Skip to content

Commit

Permalink
Bump latest KUSTOMIZE, MOCKGEN and GOIMPORTS tools
Browse files Browse the repository at this point in the history
  • Loading branch information
Rohit-0505 committed Nov 13, 2024
1 parent caff79e commit fdba0ca
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -111,10 +111,10 @@ MOCKGEN ?= $(LOCALBIN)/mockgen
GOLANGCI_LINT ?= $(LOCALBIN)/golangci-lint

## Tool Versions
KUSTOMIZE_VERSION ?= v5.0.0
KUSTOMIZE_VERSION ?= v5.5.0
ADDLICENSE_VERSION ?= v1.1.1
MOCKGEN_VERSION ?= v0.4.0
GOIMPORTS_VERSION ?= v0.25.0
MOCKGEN_VERSION ?= v0.5.0
GOIMPORTS_VERSION ?= v0.26.0
GOLANGCI_LINT_VERSION ?= v1.61.0

KUSTOMIZE_INSTALL_SCRIPT ?= "https://raw.githubusercontent.com/kubernetes-sigs/kustomize/master/hack/install_kustomize.sh"
Expand Down
2 changes: 2 additions & 0 deletions pkg/utils/mount/mock_mountutils_unix.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pkg/utils/os/mock_osutils_unix.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fdba0ca

Please sign in to comment.