mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-13 02:33:34 +00:00
ci: update golang dependencies to 1.17.5 release
updating the depencendices to golang 1.17.5 release Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
committed by
mergify[bot]
parent
8bae51db12
commit
51a5bde97f
3
vendor/sigs.k8s.io/json/go.mod
generated
vendored
3
vendor/sigs.k8s.io/json/go.mod
generated
vendored
@ -1,3 +0,0 @@
|
||||
module sigs.k8s.io/json
|
||||
|
||||
go 1.16
|
8
vendor/sigs.k8s.io/yaml/go.mod
generated
vendored
8
vendor/sigs.k8s.io/yaml/go.mod
generated
vendored
@ -1,8 +0,0 @@
|
||||
module sigs.k8s.io/yaml
|
||||
|
||||
go 1.12
|
||||
|
||||
require (
|
||||
github.com/davecgh/go-spew v1.1.1
|
||||
gopkg.in/yaml.v2 v2.4.0
|
||||
)
|
6
vendor/sigs.k8s.io/yaml/go.sum
generated
vendored
6
vendor/sigs.k8s.io/yaml/go.sum
generated
vendored
@ -1,6 +0,0 @@
|
||||
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
|
||||
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
|
||||
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM=
|
||||
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
|
||||
gopkg.in/yaml.v2 v2.4.0 h1:D8xgwECY7CYvx+Y2n4sBz93Jn9JRvxdiyyo8CTfuKaY=
|
||||
gopkg.in/yaml.v2 v2.4.0/go.mod h1:RDklbk79AGWmwhnvt/jBztapEOGDOx6ZbXqjP6csGnQ=
|
Reference in New Issue
Block a user