Skip to content

Commit 277b485

Browse files
renovate[bot]Yusuke Kato
authored and
Yusuke Kato
committed
Update circleci/golang Docker tag to v1.13.1 (#93)
1 parent 3b2d2cf commit 277b485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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.13.0
5+
- image: circleci/golang:1.13.1
66
environment:
77
GOPATH: "/go"
88
GO111MODULE: "on"

0 commit comments

Comments
 (0)