From 4da8e4378e283b6dd7fb4d06a1a72348a93c01a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jan 2021 07:11:07 +0000 Subject: [PATCH] chore(deps): bump golang from 1.15.6 to 1.15.7 in /.github/go (#152) --- .github/go/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/go/Dockerfile b/.github/go/Dockerfile index b140b40..4b22f32 100644 --- a/.github/go/Dockerfile +++ b/.github/go/Dockerfile @@ -1 +1 @@ -FROM golang:1.15.6 +FROM golang:1.15.7