Skip to content

Commit

Permalink
build: update golang to 1.19
Browse files Browse the repository at this point in the history
kubernetes 1.26.1 requires golang
1.19

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
  • Loading branch information
Madhu-1 committed Feb 1, 2023
1 parent 8f9605f commit 975990f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.env
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ BASE_IMAGE=quay.io/ceph/ceph:v17
CEPH_VERSION=quincy

# standard Golang options
GOLANG_VERSION=1.18.8
GOLANG_VERSION=1.19
GO111MODULE=on

# commitlint version
Expand Down

0 comments on commit 975990f

Please sign in to comment.