We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d64443 commit ebee994Copy full SHA for ebee994
utils/go.mod
@@ -3,8 +3,8 @@ module github.com/ARM-software/embedded-development-services-client-utils/utils
3
go 1.24
4
5
require (
6
- github.com/ARM-software/embedded-development-services-client/client v1.50.0
7
- github.com/ARM-software/golang-utils/utils v1.89.0
+ github.com/ARM-software/embedded-development-services-client/client v1.53.1
+ github.com/ARM-software/golang-utils/utils v1.91.0
8
github.com/go-faker/faker/v4 v4.6.0
9
github.com/go-logr/logr v1.4.2
10
github.com/stretchr/testify v1.10.0
0 commit comments