Skip to content

Commit a677c02

Browse files
chore(deps): update module github.com/imdario/mergo to v1
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent a324ba1 commit a677c02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ require (
5252
github.com/google/uuid v1.6.0 // indirect
5353
github.com/grpc-ecosystem/grpc-gateway/v2 v2.20.0 // indirect
5454
github.com/h2non/parth v0.0.0-20190131123155-b4df798d6542 // indirect
55-
github.com/imdario/mergo v0.3.16 // indirect
55+
github.com/imdario/mergo v1.0.2 // indirect
5656
github.com/inconshreveable/mousetrap v1.1.0 // indirect
5757
github.com/josharian/intern v1.0.0 // indirect
5858
github.com/json-iterator/go v1.1.12 // indirect

0 commit comments

Comments
 (0)