From a66bddc965bd0be6d2d501746f1da97736a87a50 Mon Sep 17 00:00:00 2001 From: Ben Morrison Date: Thu, 13 Jun 2019 17:33:22 -0400 Subject: updated deps to use registry v0.2.4 --- go.mod | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 23e4369..6c5991d 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.11 require ( github.com/fsnotify/fsnotify v1.4.7 - github.com/getwtxt/registry v0.2.3 + github.com/getwtxt/registry v0.2.4 github.com/golang/snappy v0.0.1 // indirect github.com/gorilla/handlers v1.4.0 github.com/gorilla/mux v1.7.2 @@ -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-20190611141213-3f473d35a33a // indirect - golang.org/x/sys v0.0.0-20190610200419-93c9922d18ae + golang.org/x/net v0.0.0-20190613194153-d28f0bde5980 // indirect + golang.org/x/sys v0.0.0-20190613124609-5ed2794edfdc golang.org/x/text v0.3.2 // indirect ) -- cgit 1.4.1-2-gfad0