Skip to content

Commit 37d6be1

Browse files
Bump github.com/markbates/pkger from 0.17.0 to 0.17.1
Bumps [github.com/markbates/pkger](https://github.com/markbates/pkger) from 0.17.0 to 0.17.1. - [Release notes](https://github.com/markbates/pkger/releases) - [Changelog](https://github.com/markbates/pkger/blob/master/.goreleaser.yml) - [Commits](markbates/pkger@v0.17.0...v0.17.1) --- updated-dependencies: - dependency-name: github.com/markbates/pkger dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 51e5772 commit 37d6be1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/go-git/go-git/v5 v5.5.2
77
github.com/google/go-github/v32 v32.1.0
88
github.com/gorilla/mux v1.8.0
9-
github.com/markbates/pkger v0.17.0
9+
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
1212
github.com/sergi/go-diff v1.2.0 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)