From 2c83f5430f5bfe5cfbe720169585605ea0a1571e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Feb 2021 07:31:29 +0000 Subject: [PATCH] chore(deps): bump golang from 1.15.7 to 1.16.0 in /.github/go Bumps golang from 1.15.7 to 1.16.0. Signed-off-by: dependabot[bot] --- .github/go/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/go/Dockerfile b/.github/go/Dockerfile index 4b22f32..90879a6 100644 --- a/.github/go/Dockerfile +++ b/.github/go/Dockerfile @@ -1 +1 @@ -FROM golang:1.15.7 +FROM golang:1.16.0