Skip to content

Commit fd9619d

Browse files
Bump github.com/gorilla/mux from 1.8.0 to 1.8.1
Bumps [github.com/gorilla/mux](https://github.com/gorilla/mux) from 1.8.0 to 1.8.1. - [Release notes](https://github.com/gorilla/mux/releases) - [Commits](gorilla/mux@v1.8.0...v1.8.1) --- updated-dependencies: - dependency-name: github.com/gorilla/mux dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 97a6f0d commit fd9619d

File tree

2 files changed

+3
-63
lines changed

2 files changed

+3
-63
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ require (
1313
github.com/dnaeon/go-vcr v1.0.1 // indirect
1414
github.com/fcjr/aia-transport-go v1.2.1
1515
github.com/gomodule/redigo v2.0.0+incompatible
16-
github.com/gorilla/mux v1.8.0
16+
github.com/gorilla/mux v1.8.1
1717
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79
1818
github.com/jamiealquiza/envy v1.1.0
1919
github.com/muesli/smartcrop v0.3.0

0 commit comments

Comments
 (0)