rebase: update golang version to 1.17.5

This commit updates the golang to the
latest available release i.e 1.17.5

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
Madhu Rajanna 2021-12-10 10:36:19 +05:30 committed by mergify[bot]
parent 99b814fe94
commit b8b30eb668

View File

@ -16,7 +16,7 @@ BASE_IMAGE=docker.io/ceph/ceph:v16
CEPH_VERSION=octopus
# standard Golang options
GOLANG_VERSION=1.16.4
GOLANG_VERSION=1.17.5
GO111MODULE=on
# commitlint version