Skip to content

Commit 227a71d

Browse files
⬆️ Bump github.com/ARM-software/golang-utils/utils in /client
Bumps [github.com/ARM-software/golang-utils/utils](https://github.com/ARM-software/golang-utils) from 1.77.0 to 1.79.0. - [Release notes](https://github.com/ARM-software/golang-utils/releases) - [Changelog](https://github.com/ARM-software/golang-utils/blob/master/CHANGELOG.md) - [Commits](ARM-software/golang-utils@v1.77.0...v1.79.0) --- updated-dependencies: - dependency-name: github.com/ARM-software/golang-utils/utils dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2138c10 commit 227a71d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

client/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.23.0
55
toolchain go1.23.4
66

77
require (
8-
github.com/ARM-software/golang-utils/utils v1.86.0
8+
github.com/ARM-software/golang-utils/utils v1.87.0
99
github.com/stretchr/testify v1.10.0
1010
)
1111

client/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
github.com/ARM-software/golang-utils/utils v1.86.0 h1:rv4saoPopv47IjPUO+zfcDN9WEQ/97iqpJvQePo8jx8=
2-
github.com/ARM-software/golang-utils/utils v1.86.0/go.mod h1:kZtQjdmgvPQsen1mHkGk5Z3NicfiUlIZAuxa1QLZ5TY=
1+
github.com/ARM-software/golang-utils/utils v1.87.0 h1:1UuiwXOL1Dw6jbF0oQlSR0ULhUajFCudCrUaRLUdmz4=
2+
github.com/ARM-software/golang-utils/utils v1.87.0/go.mod h1:skCi9TZXgezYOkTi9YymsAFTbBDOXfl5vK7AAoBdiPQ=
33
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM=
44
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
55
github.com/go-faker/faker/v4 v4.6.0 h1:6aOPzNptRiDwD14HuAnEtlTa+D1IfFuEHO8+vEFwjTs=

0 commit comments

Comments
 (0)