Skip to content

Commit 36ab44a

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.101.0 to 1.102.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.101.0...v1.102.0) --- updated-dependencies: - dependency-name: github.com/ARM-software/golang-utils/utils dependency-version: 1.102.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fbe0d7a commit 36ab44a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

client/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/ARM-software/embedded-development-services-client/client
33
go 1.24
44

55
require (
6-
github.com/ARM-software/golang-utils/utils v1.101.0
6+
github.com/ARM-software/golang-utils/utils v1.102.0
77
github.com/stretchr/testify v1.10.0
88
)
99

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.101.0 h1:ntEDWPMypTMxKCOuVwnEu1HPq253nkC4UsKGk60YWW4=
2-
github.com/ARM-software/golang-utils/utils v1.101.0/go.mod h1:DRvfproHcka6bh9qREP5cBioSStjV6IHgAf48cSHIgA=
1+
github.com/ARM-software/golang-utils/utils v1.102.0 h1:RINyMk0wtcbvb8pSnbjReYqYeUypef5Weu6Uuuhk7f4=
2+
github.com/ARM-software/golang-utils/utils v1.102.0/go.mod h1:iVJ4YW+BfGkmnl73LzaJP2oqORQm8R0OI1SselL0Ii0=
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.1 h1:xUyVpAjEtB04l6XFY0V/29oR332rOSPWV4lU8RwDt4k=

0 commit comments

Comments
 (0)