Skip to content

Commit 92a7b7e

Browse files
committed
Merge remote-tracking branch 'origin/api-update' into api-update
2 parents 9ad55df + c6a5de6 commit 92a7b7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ require (
77
github.com/ARM-software/golang-utils/utils v1.136.0
88
github.com/go-faker/faker/v4 v4.7.0
99
github.com/go-logr/logr v1.4.3
10-
github.com/perimeterx/marshmallow v1.1.5
1110
github.com/stretchr/testify v1.11.1
1211
go.uber.org/atomic v1.11.0
1312
go.uber.org/goleak v1.3.0
@@ -57,6 +56,7 @@ require (
5756
github.com/mattn/go-isatty v0.0.20 // indirect
5857
github.com/mitchellh/go-homedir v1.1.0 // indirect
5958
github.com/pelletier/go-toml/v2 v2.2.4 // indirect
59+
github.com/perimeterx/marshmallow v1.1.5 // indirect
6060
github.com/petermattis/goid v0.0.0-20250813065127-a731cc31b4fe // indirect
6161
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
6262
github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55 // indirect

0 commit comments

Comments
 (0)