Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.

Commit 38bf3b2

Browse files
Bump github.com/urfave/cli/v2 from 2.5.1 to 2.6.0 (#428)
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.5.1 to 2.6.0. - [Release notes](https://github.com/urfave/cli/releases) - [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md) - [Commits](urfave/cli@v2.5.1...v2.6.0) --- updated-dependencies: - dependency-name: github.com/urfave/cli/v2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ce14600 commit 38bf3b2

File tree

2 files changed

+326
-3
lines changed

2 files changed

+326
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ require (
2525
github.com/shurcooL/githubv4 v0.0.0-20201206200315-234843c633fa
2626
github.com/slack-go/slack v0.10.3
2727
github.com/tidwall/gjson v1.14.1
28-
github.com/urfave/cli/v2 v2.5.1
28+
github.com/urfave/cli/v2 v2.6.0
2929
go.uber.org/zap v1.21.0
3030
golang.org/x/oauth2 v0.0.0-20220309155454-6242fa91716a
3131
gopkg.in/h2non/gock.v1 v1.1.2

0 commit comments

Comments
 (0)