Skip to content

Commit 4c0712b

Browse files
authored
Merge pull request #94 from github/dependabot/go_modules/github.com/gorilla/mux-1.8.1
Bump github.com/gorilla/mux from 1.8.0 to 1.8.1
2 parents 95cd510 + d25a3ef commit 4c0712b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.14
55
require (
66
github.com/go-git/go-git/v5 v5.9.0
77
github.com/google/go-github/v32 v32.1.0
8-
github.com/gorilla/mux v1.8.0
8+
github.com/gorilla/mux v1.8.1
99
github.com/markbates/pkger v0.17.1
1010
github.com/mitchellh/ioprogress v0.0.0-20180201004757-6a23b12fa88e
1111
github.com/pkg/errors v0.9.1

go.sum

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)