go.mod: github.com/imdario/mergo v0.3.13

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
This commit is contained in:
Akihiro Suda
2023-03-07 21:52:58 +09:00
parent 6afec55581
commit 8e67b27315
8 changed files with 20 additions and 32 deletions

2
go.mod
View File

@@ -35,7 +35,7 @@ require (
github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
github.com/hashicorp/go-multierror v1.1.1
github.com/imdario/mergo v0.3.12
github.com/imdario/mergo v0.3.13
github.com/intel/goresctrl v0.3.0
github.com/klauspost/compress v1.15.11
github.com/minio/sha256-simd v1.0.0