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] <[email protected]> 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)