rebase: update golang version to v1.15.5

To fix math/big CVE, this version of golang has the fix
for this vulnerability.

Signed-off-by: Mudit Agarwal <muagarwa@redhat.com>
This commit is contained in:
Mudit Agarwal 2021-01-08 16:29:10 +05:30 committed by mergify[bot]
parent 04644c1d58
commit 0339df2b02

View File

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