Skip to content

Commit

Permalink
adding go vendor files
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Hein <[email protected]>
  • Loading branch information
christopherhein committed Jun 5, 2021
1 parent df698e5 commit 948b43b
Show file tree
Hide file tree
Showing 2 changed files with 643 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hack/tools/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ go 1.15
require (
github.com/drone/envsubst v1.0.3-0.20200709231038-aa43e1c1a629
github.com/go-bindata/go-bindata v3.1.2+incompatible
github.com/golangci/golangci-lint v1.27.0
github.com/golangci/golangci-lint v1.40.1 // indirect
github.com/joelanford/go-apidiff v0.0.0-20191206194835-106bcff5f060
github.com/onsi/ginkgo v1.14.1
github.com/onsi/ginkgo v1.15.0
github.com/raviqqe/liche v0.0.0-20200229003944-f57a5d1c5be4
k8s.io/code-generator v0.19.2
sigs.k8s.io/cluster-api/hack/tools v0.0.0-20201112165251-91b70900dbaf
Expand Down
Loading

0 comments on commit 948b43b

Please sign in to comment.