Skip to content

Commit 9ab020c

Browse files
fix(deps): update module github.com/suzuki-shunsuke/urfave-cli-v3-util to v0.0.2 (#3766)
* fix(deps): update module github.com/suzuki-shunsuke/urfave-cli-v3-util to v0.0.2 * [autofix.ci] apply automated fixes --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1 parent ee76af5 commit 9ab020c

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
@@ -26,7 +26,7 @@ require (
2626
github.com/suzuki-shunsuke/go-findconfig v1.2.0
2727
github.com/suzuki-shunsuke/go-osenv v0.1.0
2828
github.com/suzuki-shunsuke/logrus-error v0.1.4
29-
github.com/suzuki-shunsuke/urfave-cli-v3-util v0.0.1
29+
github.com/suzuki-shunsuke/urfave-cli-v3-util v0.0.2
3030
github.com/urfave/cli/v3 v3.1.1
3131
github.com/wk8/go-ordered-map/v2 v2.1.8
3232
golang.org/x/oauth2 v0.29.0

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -238,8 +238,8 @@ github.com/suzuki-shunsuke/gomic v0.6.0 h1:oSmoXR1nmt7X05TssjBTcX9BCTNnFCcNlA5ys
238238
github.com/suzuki-shunsuke/gomic v0.6.0/go.mod h1:/+uhQJ1H5f9ythus/MbXOotAZDmkN1QOjKlsSiH2v+I=
239239
github.com/suzuki-shunsuke/logrus-error v0.1.4 h1:nWo98uba1fANHdZ9Y5pJ2RKs/PpVjrLzRp5m+mRb9KE=
240240
github.com/suzuki-shunsuke/logrus-error v0.1.4/go.mod h1:WsVvvw6SKSt08/fB2qbnsKIMJA4K1MYCUprqsBJbMiM=
241-
github.com/suzuki-shunsuke/urfave-cli-v3-util v0.0.1 h1:Quq1VFm+Tjuf8e13gwXHHlMWIAT7KUH6b8KyLuyJF4A=
242-
github.com/suzuki-shunsuke/urfave-cli-v3-util v0.0.1/go.mod h1:hnKvR1IZskaS3isZPuO1Ndw9++o+W66pL2kzBAGsglE=
241+
github.com/suzuki-shunsuke/urfave-cli-v3-util v0.0.2 h1:sgCdlcfyY/EE7K6bbL5fw1nhxnOv3ETEAQRJsBp1hq8=
242+
github.com/suzuki-shunsuke/urfave-cli-v3-util v0.0.2/go.mod h1:hnKvR1IZskaS3isZPuO1Ndw9++o+W66pL2kzBAGsglE=
243243
github.com/therootcompany/xz v1.0.1 h1:CmOtsn1CbtmyYiusbfmhmkpAAETj0wBIH6kCYaX+xzw=
244244
github.com/therootcompany/xz v1.0.1/go.mod h1:3K3UH1yCKgBneZYhuQUvJ9HPD19UEXEI0BWbMn8qNMY=
245245
github.com/ulikunitz/xz v0.5.8/go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14=

0 commit comments

Comments
 (0)