Skip to content

Commit

Permalink
Merge pull request #33571 from tao12345666333/fix-client-go-build
Browse files Browse the repository at this point in the history
chore(deps): bump client-go to use golang 1.22
  • Loading branch information
k8s-ci-robot authored Oct 7, 2024
2 parents 0b633e1 + 772e912 commit 7b0acf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/jobs/kubernetes/client-go/client-go-presubmits.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ presubmits:
path_alias: k8s.io/client-go
spec:
containers:
- image: public.ecr.aws/docker/library/golang:1.21
- image: public.ecr.aws/docker/library/golang:1.22
env:
- name: GO111MODULE
value: "on"
Expand Down

0 comments on commit 7b0acf3

Please sign in to comment.