From c5df410182caebc27d6d20440dbe54fa75d64077 Mon Sep 17 00:00:00 2001 From: Ben Morrison Date: Fri, 7 Feb 2020 18:27:25 -0500 Subject: version bump for getwtxt/registry dep --- go.mod | 2 +- go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 6585f13..c1f9d81 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.4.0 + github.com/getwtxt/registry v0.4.1 github.com/golang/snappy v0.0.1 // indirect github.com/gorilla/handlers v1.4.0 github.com/gorilla/mux v1.7.2 diff --git a/go.sum b/go.sum index 6e8074e..98779ae 100644 --- a/go.sum +++ b/go.sum @@ -23,6 +23,8 @@ github.com/fsnotify/fsnotify v1.4.7 h1:IXs+QLmnXW2CcXuY+8Mzv/fWEsPGWxqefPtCP5CnV github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo= github.com/getwtxt/registry v0.4.0 h1:3NsiOYGtgWGhOduebe6Lo/SriHMhgWvJUVEbqeyN0lU= github.com/getwtxt/registry v0.4.0/go.mod h1:BGSIALOFqIRj+ACLB8etWGUOgFAKN8oFDpCsw6YOdYQ= +github.com/getwtxt/registry v0.4.1 h1:TWp8LQtVRXzpIOvcmkolxjo+14WzrBaKU+8YUfoIILs= +github.com/getwtxt/registry v0.4.1/go.mod h1:BGSIALOFqIRj+ACLB8etWGUOgFAKN8oFDpCsw6YOdYQ= github.com/ghodss/yaml v1.0.0/go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeMEF04= github.com/go-kit/kit v0.8.0/go.mod h1:xBxKIO96dXMWWy0MnWVtmwkA9/13aqxPnvrjFYMA2as= github.com/go-logfmt/logfmt v0.3.0/go.mod h1:Qt1PoO58o5twSAckw1HlFXLmHsOX5/0LbT9GBnD5lWE= -- cgit 1.4.1-2-gfad0