From 75e9f55daa3946ae3b51cbcf3204d5131e420a84 Mon Sep 17 00:00:00 2001 From: Ben Morrison Date: Wed, 19 Jun 2019 19:38:28 -0400 Subject: updated deps for registry v0.4.0 --- go.mod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index c595b1f..6585f13 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.3.0 + github.com/getwtxt/registry v0.4.0 github.com/golang/snappy v0.0.1 // indirect github.com/gorilla/handlers v1.4.0 github.com/gorilla/mux v1.7.2 @@ -20,6 +20,6 @@ require ( github.com/stretchr/testify v1.3.0 // indirect github.com/syndtr/goleveldb v1.0.0 golang.org/x/net v0.0.0-20190619014844-b5b0513f8c1b // indirect - golang.org/x/sys v0.0.0-20190618155005-516e3c20635f + golang.org/x/sys v0.0.0-20190619223125-e40ef342dc56 golang.org/x/text v0.3.2 // indirect ) -- cgit 1.4.1-2-gfad0