Skip to content

Commit d48a8a7

Browse files
fix(deps): update module github.com/stretchr/testify to v1.11.1
1 parent 3493aa7 commit d48a8a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sdk/runtime/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/distribution/reference v0.6.0
99
github.com/iancoleman/strcase v0.3.0
1010
github.com/pelletier/go-toml/v2 v2.1.1
11-
github.com/stretchr/testify v1.10.0
11+
github.com/stretchr/testify v1.11.1
1212
golang.org/x/sync v0.15.0
1313
)
1414

0 commit comments

Comments
 (0)