From 43845072d0877059bdc472ff3ecfa72090a34b4c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Sat, 25 May 2019 06:02:40 -0400 Subject: build(deps): bump github.com/gorilla/feeds from 1.1.0 to 1.1.1 (#42) Bumps [github.com/gorilla/feeds](https://github.com/gorilla/feeds) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/gorilla/feeds/releases) - [Commits](https://github.com/gorilla/feeds/compare/v1.1.0...v1.1.1) Signed-off-by: dependabot[bot] --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 6c741b3..66f2981 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module christine.website require ( github.com/celrenheit/sandflake v0.0.0-20171226210037-92cb626f32dc github.com/golang/protobuf v1.3.1 // indirect - github.com/gorilla/feeds v1.1.0 + github.com/gorilla/feeds v1.1.1 github.com/kr/pretty v0.1.0 // indirect github.com/pkg/errors v0.8.1 // indirect github.com/povilasv/prommod v0.0.11 -- cgit v1.2.3