We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a324ba1 commit a677c02Copy full SHA for a677c02
go.mod
@@ -52,7 +52,7 @@ require (
52
github.com/google/uuid v1.6.0 // indirect
53
github.com/grpc-ecosystem/grpc-gateway/v2 v2.20.0 // indirect
54
github.com/h2non/parth v0.0.0-20190131123155-b4df798d6542 // indirect
55
- github.com/imdario/mergo v0.3.16 // indirect
+ github.com/imdario/mergo v1.0.2 // indirect
56
github.com/inconshreveable/mousetrap v1.1.0 // indirect
57
github.com/josharian/intern v1.0.0 // indirect
58
github.com/json-iterator/go v1.1.12 // indirect
0 commit comments