build: update go version to 1.16 in go.mod

Make go version latest in the repo

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
This commit is contained in:
Humble Chirammal
2021-05-10 11:59:04 +05:30
committed by mergify[bot]
parent 2b9f6c3598
commit 9aa3520c9d
5 changed files with 67 additions and 6 deletions

View File

@ -16,7 +16,7 @@ BASE_IMAGE=docker.io/ceph/ceph:v16
CEPH_VERSION=octopus
# standard Golang options
GOLANG_VERSION=1.15.5
GOLANG_VERSION=1.16.4
GO111MODULE=on
# static checks and linters