Merge branch v2.11 into v3.4
This commit is contained in:
commit
aa1c0d8686
3 changed files with 9 additions and 3 deletions
2
go.mod
2
go.mod
|
|
@ -206,7 +206,7 @@ require (
|
|||
github.com/go-playground/validator/v10 v10.16.0 // indirect
|
||||
github.com/go-resty/resty/v2 v2.16.5 // indirect
|
||||
github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
|
||||
github.com/go-viper/mapstructure/v2 v2.2.1 // indirect
|
||||
github.com/go-viper/mapstructure/v2 v2.3.0 // indirect
|
||||
github.com/go-zookeeper/zk v1.0.3 // indirect
|
||||
github.com/goccy/go-json v0.10.5 // indirect
|
||||
github.com/gofrs/flock v0.12.1 // indirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue