From 7e46495bc4e6748d7a1ce1dfd0919140eab4908b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Oct 2020 06:34:44 +0000 Subject: [PATCH] chore(deps): bump golang from 1.15.2 to 1.15.3 in /.github/go Bumps golang from 1.15.2 to 1.15.3. 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 88771d6f..04dbac7e 100644 --- a/.github/go/Dockerfile +++ b/.github/go/Dockerfile @@ -1 +1 @@ -FROM golang:1.15.2 +FROM golang:1.15.3