We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0a61ea commit a3ca348Copy full SHA for a3ca348
go.mod
@@ -29,7 +29,7 @@ require (
29
github.com/suzuki-shunsuke/go-retryablehttp-logrus v0.0.1
30
github.com/suzuki-shunsuke/logrus-error v0.1.4
31
github.com/suzuki-shunsuke/slog-logrus v0.1.0
32
- github.com/suzuki-shunsuke/urfave-cli-v3-util v0.0.7
+ github.com/suzuki-shunsuke/urfave-cli-v3-util v0.1.0
33
github.com/urfave/cli/v3 v3.6.1
34
github.com/wk8/go-ordered-map/v2 v2.1.8
35
golang.org/x/oauth2 v0.33.0
0 commit comments