mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-21 22:49:31 +00:00
Merge pull request #117958 from humblec/gcfg.v1
deps: go-gcfg update to the v1.2.3
This commit is contained in:
2
go.mod
2
go.mod
@@ -88,7 +88,7 @@ require (
|
||||
google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
|
||||
google.golang.org/grpc v1.51.0
|
||||
google.golang.org/protobuf v1.30.0
|
||||
gopkg.in/gcfg.v1 v1.2.0
|
||||
gopkg.in/gcfg.v1 v1.2.3
|
||||
gopkg.in/square/go-jose.v2 v2.6.0
|
||||
gopkg.in/yaml.v2 v2.4.0
|
||||
gopkg.in/yaml.v3 v3.0.1
|
||||
|
Reference in New Issue
Block a user