Skip to content

Commit

Permalink
Merge pull request #62 from k1LoW/dependabot/go_modules/dependencies-…
Browse files Browse the repository at this point in the history
…4bcffb26e7

chore(deps): bump github.com/nicksnyder/go-i18n/v2 from 2.4.1 to 2.5.0 in the dependencies group
k1LoW authored Jan 26, 2025
2 parents ba651b4 + 9510752 commit 99d22c6
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -12,7 +12,7 @@ require (
github.com/labstack/gommon v0.4.2
github.com/mattn/go-isatty v0.0.20
github.com/monochromegane/slack-incoming-webhooks v0.0.0-20190412004341-906fc29664ab
github.com/nicksnyder/go-i18n/v2 v2.4.1
github.com/nicksnyder/go-i18n/v2 v2.5.0
github.com/shirou/gopsutil v3.21.11+incompatible
github.com/spf13/cast v1.7.1
github.com/spf13/cobra v1.8.1
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -71,8 +71,8 @@ github.com/mitchellh/go-homedir v1.1.0/go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrk
github.com/mitchellh/mapstructure v1.1.2/go.mod h1:FVVH3fgwuzCH5S8UJGiWEs2h04kUh9fWfEaFds41c1Y=
github.com/monochromegane/slack-incoming-webhooks v0.0.0-20190412004341-906fc29664ab h1:q0XVLu1kIodgivZm3Xg1KJwjxAwW7VRF54tdTCqEYzI=
github.com/monochromegane/slack-incoming-webhooks v0.0.0-20190412004341-906fc29664ab/go.mod h1:fCfgO590H8xgv56vmcVEBZngMdIuJO1Ffvj2d+igVUQ=
github.com/nicksnyder/go-i18n/v2 v2.4.1 h1:zwzjtX4uYyiaU02K5Ia3zSkpJZrByARkRB4V3YPrr0g=
github.com/nicksnyder/go-i18n/v2 v2.4.1/go.mod h1:++Pl70FR6Cki7hdzZRnEEqdc2dJt+SAGotyFg/SvZMk=
github.com/nicksnyder/go-i18n/v2 v2.5.0 h1:3wH1gpaekcgGuwzWdSu7JwJhH9Tk87k1ezt0i1p2/Is=
github.com/nicksnyder/go-i18n/v2 v2.5.0/go.mod h1:DrhgsSDZxoAfvVrBVLXoxZn/pN5TXqaDbq7ju94viiQ=
github.com/pelletier/go-toml v1.2.0/go.mod h1:5z9KED0ma1S8pY6P1sdut58dfprrGBbd/94hg7ilaic=
github.com/pkg/errors v0.8.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
github.com/pmezard/go-difflib v0.0.0-20151028094244-d8ed2627bdf0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=

0 comments on commit 99d22c6

Please sign in to comment.