Skip to content

Commit 3b2d2cf

Browse files
renovate[bot]Yusuke Kato
authored and
Yusuke Kato
committed
Update circleci/golang Docker tag to v1.13.0 (#89)
1 parent 0d58239 commit 3b2d2cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ alias:
22
default: &default
33
working_directory: /go/src/github.com/kpango/gache
44
docker:
5-
- image: circleci/golang:1.12.9
5+
- image: circleci/golang:1.13.0
66
environment:
77
GOPATH: "/go"
88
GO111MODULE: "on"

0 commit comments

Comments
 (0)