File tree Expand file tree Collapse file tree 8 files changed +1
-744
lines changed
Expand file tree Collapse file tree 8 files changed +1
-744
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -3,21 +3,15 @@ module sigs.k8s.io/cluster-api-provider-ibmcloud/hack/tools
33go 1.16
44
55require (
6- github.com/blang/semver v3.5.1+incompatible
76 github.com/drone/envsubst/v2 v2.0.0-20210730161058-179042472c46
87 github.com/golangci/golangci-lint v1.41.1
9- github.com/hashicorp/go-multierror v1.1.1
108 github.com/itchyny/gojq v0.12.5
119 github.com/joelanford/go-apidiff v0.1.0
1210 github.com/onsi/ginkgo v1.16.5
13- github.com/pkg/errors v0.9.1
14- golang.org/x/tools v0.1.8-0.20211029000441-d6a9af8af023
1511 gotest.tools/gotestsum v1.6.4
1612 k8s.io/code-generator v0.23.0-alpha.4
17- k8s.io/klog/v2 v2.30.0
1813 sigs.k8s.io/cluster-api/hack/tools v0.0.0-20211118171502-aafa086da595
1914 sigs.k8s.io/controller-runtime/tools/setup-envtest v0.0.0-20211110210527-619e6b92dab9
2015 sigs.k8s.io/controller-tools v0.7.1-0.20211110210727-ab52f76cc7d1
21- sigs.k8s.io/kubebuilder/docs/book/utils v0.0.0-20211028165026-57688c578b5d
2216 sigs.k8s.io/kustomize/kustomize/v3 v3.10.0
2317)
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments