Skip to content

Commit 4484b09

Browse files
authored
Bump golang to v1.22 (ironcore-dev#284)
* Bump golang to `v1.22` * Cleanup modules
1 parent 856cbb7 commit 4484b09

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+601
-522
lines changed

Diff for: Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ KUSTOMIZE ?= $(LOCAL_BIN)/kustomize
151151

152152
## Tools versions
153153
ADDLICENSE_VERSION ?= v1.1.1
154-
CONTROLLER_GEN_VERSION ?= v0.13.0
154+
CONTROLLER_GEN_VERSION ?= v0.14.0
155155
GOLANGCI_LINT_VERSION ?= v1.55.2
156156
GOIMPORTS_VERSION ?= v0.16.1
157157
ENVTEST_K8S_VERSION ?= 1.28.3

Diff for: api/ipam/v1alpha1/zz_generated.deepcopy.go

+2-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: clientgo/applyconfiguration/internal/internal.go

+44-43
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: clientgo/applyconfiguration/ipam/v1alpha1/ip.go

+3-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: clientgo/applyconfiguration/ipam/v1alpha1/ipspec.go

+2-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: clientgo/applyconfiguration/ipam/v1alpha1/ipstatus.go

+2-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: clientgo/applyconfiguration/ipam/v1alpha1/network.go

+3-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: clientgo/applyconfiguration/ipam/v1alpha1/networkcounter.go

+3-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: clientgo/applyconfiguration/ipam/v1alpha1/networkcounterspec.go

+2-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: clientgo/applyconfiguration/ipam/v1alpha1/networkidinterval.go

+2-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: clientgo/applyconfiguration/ipam/v1alpha1/networkspec.go

+2-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)