Skip to content

Commit

Permalink
Bump golang to v1.22 (#284)
Browse files Browse the repository at this point in the history
* Bump golang to `v1.22`

* Cleanup modules
  • Loading branch information
damyan authored Mar 1, 2024
1 parent 856cbb7 commit 4484b09
Show file tree
Hide file tree
Showing 62 changed files with 601 additions and 522 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ KUSTOMIZE ?= $(LOCAL_BIN)/kustomize

## Tools versions
ADDLICENSE_VERSION ?= v1.1.1
CONTROLLER_GEN_VERSION ?= v0.13.0
CONTROLLER_GEN_VERSION ?= v0.14.0
GOLANGCI_LINT_VERSION ?= v1.55.2
GOIMPORTS_VERSION ?= v0.16.1
ENVTEST_K8S_VERSION ?= 1.28.3
Expand Down
6 changes: 2 additions & 4 deletions api/ipam/v1alpha1/zz_generated.deepcopy.go

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

87 changes: 44 additions & 43 deletions clientgo/applyconfiguration/internal/internal.go

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

5 changes: 3 additions & 2 deletions clientgo/applyconfiguration/ipam/v1alpha1/ip.go

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

3 changes: 2 additions & 1 deletion clientgo/applyconfiguration/ipam/v1alpha1/ipspec.go

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

3 changes: 2 additions & 1 deletion clientgo/applyconfiguration/ipam/v1alpha1/ipstatus.go

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

5 changes: 3 additions & 2 deletions clientgo/applyconfiguration/ipam/v1alpha1/network.go

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

5 changes: 3 additions & 2 deletions clientgo/applyconfiguration/ipam/v1alpha1/networkcounter.go

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

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

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

3 changes: 2 additions & 1 deletion clientgo/applyconfiguration/ipam/v1alpha1/networkspec.go

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

Loading

0 comments on commit 4484b09

Please sign in to comment.