Skip to content

Commit 17b4e64

Browse files
fix(deps): update module github.com/suzuki-shunsuke/slog-error to v0.2.1 (#2235)
* fix(deps): update module github.com/suzuki-shunsuke/slog-error to v0.2.1 * [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 c027fa9 commit 17b4e64

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
@@ -15,7 +15,7 @@ require (
1515
github.com/suzuki-shunsuke/github-comment-metadata v0.1.0
1616
github.com/suzuki-shunsuke/go-ci-env/v3 v3.3.0
1717
github.com/suzuki-shunsuke/go-error-with-exit-code v1.0.0
18-
github.com/suzuki-shunsuke/slog-error v0.2.0
18+
github.com/suzuki-shunsuke/slog-error v0.2.1
1919
github.com/suzuki-shunsuke/slog-util v0.2.1
2020
github.com/suzuki-shunsuke/urfave-cli-v3-util v0.1.0
2121
github.com/urfave/cli/v3 v3.6.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@ github.com/suzuki-shunsuke/go-ci-env/v3 v3.3.0 h1:1QLNzqHOx4ZYCMSRA5pTk8lH2Vh7K6
7070
github.com/suzuki-shunsuke/go-ci-env/v3 v3.3.0/go.mod h1:bfoVZws4QhQEuqIhoQ7Gu8p3FUqbI08kWJC3Vv3akWI=
7171
github.com/suzuki-shunsuke/go-error-with-exit-code v1.0.0 h1:oVXrrYNGBq4POyITQNWKzwsYz7B2nUcqtDbeX4BfeEc=
7272
github.com/suzuki-shunsuke/go-error-with-exit-code v1.0.0/go.mod h1:kDFtLeftDiIUUHXGI3xq5eJ+uAOi50FPrxPENTHktJ0=
73-
github.com/suzuki-shunsuke/slog-error v0.2.0 h1:XghEeRu6nchSxvzbqT5PpZgk5Dd6ZJSxx0VFSBMQysU=
74-
github.com/suzuki-shunsuke/slog-error v0.2.0/go.mod h1:w45QyO2G0uiEuo9hhrcLqqRl3hmYon9jGgq9CrCxxOY=
73+
github.com/suzuki-shunsuke/slog-error v0.2.1 h1:zcWOEo451RWmgusiONt/GueyvkTL7n4qA0ZJ3gTEjbA=
74+
github.com/suzuki-shunsuke/slog-error v0.2.1/go.mod h1:w45QyO2G0uiEuo9hhrcLqqRl3hmYon9jGgq9CrCxxOY=
7575
github.com/suzuki-shunsuke/slog-util v0.2.1 h1:nN0GWzRg5ZNNMd18berRqJZppPLtWvM3Bn0H/G4s7kg=
7676
github.com/suzuki-shunsuke/slog-util v0.2.1/go.mod h1:GBnGT/JhPyQ2lbwQM+M2MrsGuntdswcFi3vhk+z8Adw=
7777
github.com/suzuki-shunsuke/urfave-cli-v3-util v0.1.0 h1:wF2BTklnW4k5xC3LqGbOBdhJ331hRhpObzElteZl7NE=

0 commit comments

Comments
 (0)