Skip to content

Commit b57c87c

Browse files
Bump github.com/dsp-testing/jake-golib from 1.0.0 to 1.0.7
Bumps [github.com/dsp-testing/jake-golib](https://github.com/dsp-testing/jake-golib) from 1.0.0 to 1.0.7. - [Release notes](https://github.com/dsp-testing/jake-golib/releases) - [Commits](dsp-testing/jake-golib@v1.0.0...v1.0.7) --- updated-dependencies: - dependency-name: github.com/dsp-testing/jake-golib dependency-version: 1.0.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 460008a commit b57c87c

File tree

2 files changed

+6
-10
lines changed

2 files changed

+6
-10
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ module github.com/dsp-testing/ae-example-go
33
go 1.22.4
44

55
require (
6-
github.com/dsp-testing/jake-golib v1.0.0
7-
golang.org/x/text v0.3.6
6+
github.com/dsp-testing/jake-golib v1.0.7
7+
golang.org/x/text v0.21.0
88
)

go.sum

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
github.com/dsp-testing/jake-golib v1.0.0 h1:2MbD+yzyT09lzqhJFM3eTaOdyWs4mmcxFs7FuHxXvnc=
2-
github.com/dsp-testing/jake-golib v1.0.0/go.mod h1:M3ifE/aX9cD7dQg6uK2XJTt2uZfGJnSP4E9vu0caiRE=
3-
golang.org/x/text v0.3.6 h1:aRYxNxv6iGQlyVaZmk6ZgYEDa+Jg18DxebPSrd6bg1M=
4-
golang.org/x/text v0.3.6/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
5-
golang.org/x/text v0.3.7/go.mod h1:u+2+/6zg+i71rQMx5EYifcz6MCKuco9NR6JIITiCfzQ=
6-
golang.org/x/text v0.3.8 h1:nAL+RVCQ9uMn3vJZbV+MRnydTJFPf8qqY42YiA6MrqY=
7-
golang.org/x/text v0.3.8/go.mod h1:E6s5w1FMmriuDzIBO73fBruAKo1PCIq6d2Q6DHfQ8WQ=
8-
golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
1+
github.com/dsp-testing/jake-golib v1.0.7 h1:nddf4afAh84x2Iajo1iH8wrVB8EB+DP2dQkb5GijuV8=
2+
github.com/dsp-testing/jake-golib v1.0.7/go.mod h1:2WuOFZ1DjMR9mXTgoKWoDq/y+6kjAHhU+7tj1/HApyA=
3+
golang.org/x/text v0.21.0 h1:zyQAAkrwaneQ066sspRyJaG9VNi/YJ1NfzcGB3hZ/qo=
4+
golang.org/x/text v0.21.0/go.mod h1:4IBbMaMmOPCJ8SecivzSH54+73PCFmPWxNTLm+vZkEQ=

0 commit comments

Comments
 (0)