diff options
Diffstat (limited to 'cli/go.mod')
| -rw-r--r-- | cli/go.mod | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -4,7 +4,4 @@ replace github.com/jwijenbergh/eduvpn-common => ../ go 1.16 -require ( - github.com/jwijenbergh/eduvpn-common v0.0.0-00010101000000-000000000000 - golang.org/x/oauth2 v0.0.0-20220223155221-ee480838109b -) +require github.com/jwijenbergh/eduvpn-common v0.0.0-00010101000000-000000000000 |
