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
3
3
go 1.16
4
4
5
5
require (
6
- github.com/blang/semver v3.5.1+incompatible
7
6
github.com/drone/envsubst/v2 v2.0.0-20210730161058-179042472c46
8
7
github.com/golangci/golangci-lint v1.41.1
9
- github.com/hashicorp/go-multierror v1.1.1
10
8
github.com/itchyny/gojq v0.12.5
11
9
github.com/joelanford/go-apidiff v0.1.0
12
10
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
15
11
gotest.tools/gotestsum v1.6.4
16
12
k8s.io/code-generator v0.23.0-alpha.4
17
- k8s.io/klog/v2 v2.30.0
18
13
sigs.k8s.io/cluster-api/hack/tools v0.0.0-20211118171502-aafa086da595
19
14
sigs.k8s.io/controller-runtime/tools/setup-envtest v0.0.0-20211110210527-619e6b92dab9
20
15
sigs.k8s.io/controller-tools v0.7.1-0.20211110210727-ab52f76cc7d1
21
- sigs.k8s.io/kubebuilder/docs/book/utils v0.0.0-20211028165026-57688c578b5d
22
16
sigs.k8s.io/kustomize/kustomize/v3 v3.10.0
23
17
)
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments