summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorStevenWdV <stevenwdv@gmail.com>2021-12-03 12:32:24 +0100
committerStevenWdV <stevenwdv@gmail.com>2021-12-03 12:32:24 +0100
commit125e4f185a19948c022879ce8e0b915fd028a7e1 (patch)
tree22e5759bd38188ebe3a3b46c2a386d845f4da96e /go.mod
parentb60eadf76f92d7f8878fcbec6de7ab6ea4572a89 (diff)
A little cleanup
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod5
1 files changed, 1 insertions, 4 deletions
diff --git a/go.mod b/go.mod
index 10e8743..de6f86f 100644
--- a/go.mod
+++ b/go.mod
@@ -2,7 +2,4 @@ module eduvpn-common
go 1.15
-require (
- github.com/jedisct1/go-minisign v0.0.0-20211028175153-1c139d1cc84b
- golang.org/x/sys v0.0.0-20211116061358-0a5406a5449c // indirect
-)
+require github.com/jedisct1/go-minisign v0.0.0-20211028175153-1c139d1cc84b