summary refs log tree commit diff stats
path: root/svc/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'svc/go.mod')
-rw-r--r--svc/go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/svc/go.mod b/svc/go.mod
index 82a8fb8..c3121f6 100644
--- a/svc/go.mod
+++ b/svc/go.mod
@@ -19,7 +19,7 @@ require (
 	github.com/spf13/viper v1.4.0
 	github.com/stretchr/testify v1.3.0 // indirect
 	github.com/syndtr/goleveldb v1.0.0
-	golang.org/x/net v0.0.0-20190607181551-461777fb6f67 // indirect
+	golang.org/x/net v0.0.0-20190611141213-3f473d35a33a // indirect
 	golang.org/x/sys v0.0.0-20190610200419-93c9922d18ae
 	golang.org/x/text v0.3.2 // indirect
 )