Skip to content

Commit 141fab3

Browse files
dependabot[bot]medyagh
authored andcommitted
Build(deps): Bump github.com/Xuanwo/go-locale from 1.1.2 to 1.1.3
Bumps [github.com/Xuanwo/go-locale](https://github.com/Xuanwo/go-locale) from 1.1.2 to 1.1.3. - [Release notes](https://github.com/Xuanwo/go-locale/releases) - [Changelog](https://github.com/Xuanwo/go-locale/blob/master/CHANGELOG.md) - [Commits](Xuanwo/go-locale@v1.1.2...v1.1.3) --- updated-dependencies: - dependency-name: github.com/Xuanwo/go-locale dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0bdeb5a commit 141fab3

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
@@ -10,7 +10,7 @@ require (
1010
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.25.0
1111
github.com/Parallels/docker-machine-parallels/v2 v2.0.1
1212
github.com/VividCortex/godaemon v1.0.0
13-
github.com/Xuanwo/go-locale v1.1.2
13+
github.com/Xuanwo/go-locale v1.1.3
1414
github.com/blang/semver/v4 v4.0.0
1515
github.com/briandowns/spinner v1.11.1
1616
github.com/cenkalti/backoff/v4 v4.3.0

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -724,8 +724,8 @@ github.com/VividCortex/ewma v1.2.0 h1:f58SaIzcDXrSy3kWaHNvuJgJ3Nmz59Zji6XoJR/q1o
724724
github.com/VividCortex/ewma v1.2.0/go.mod h1:nz4BbCtbLyFDeC9SUHbtcT5644juEuWfUAUnGx7j5l4=
725725
github.com/VividCortex/godaemon v1.0.0 h1:aHYrScWvgaSOdAoYCdObWXLm+e1rldP9Pwb1ZvuZkQw=
726726
github.com/VividCortex/godaemon v1.0.0/go.mod h1:hBWe/72KbGt/lb95E+Sh9ersdYbB57Dt6CG66S1YPno=
727-
github.com/Xuanwo/go-locale v1.1.2 h1:6H+olvrQcyVOZ+GAC2rXu4armacTT4ZrFCA0mB24XVo=
728-
github.com/Xuanwo/go-locale v1.1.2/go.mod h1:1JBER4QV7Ji39GJ4AvVlfvqmTUqopzxQxdg2mXYOw94=
727+
github.com/Xuanwo/go-locale v1.1.3 h1:EWZZJJt5rqPHHbqPRH1zFCn5D7xHjjebODctA4aUO3A=
728+
github.com/Xuanwo/go-locale v1.1.3/go.mod h1:REn+F/c+AtGSWYACBSYZgl23AP+0lfQC+SEFPN+hj30=
729729
github.com/ajstarks/deck v0.0.0-20200831202436-30c9fc6549a9/go.mod h1:JynElWSGnm/4RlzPXRlREEwqTHAN3T56Bv2ITsFT3gY=
730730
github.com/ajstarks/deck/generate v0.0.0-20210309230005-c3f852c02e19/go.mod h1:T13YZdzov6OU0A1+RfKZiZN9ca6VeKdBdyDV+BY97Tk=
731731
github.com/ajstarks/svgo v0.0.0-20180226025133-644b8db467af/go.mod h1:K08gAheRH3/J6wwsYMMT4xOr94bZjxIelGM0+d/wbFw=

0 commit comments

Comments
 (0)