Skip to content

Commit ee59208

Browse files
d-kuroskanehira
authored andcommitted
Update golang image version.
1 parent d87f6c1 commit ee59208

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -135,10 +135,10 @@ workflows:
135135
latest-build:
136136
jobs:
137137
- lint:
138-
go-version: "1.12.0"
138+
go-version: "1.12.1"
139139
golangci-lint-version: "1.15.0"
140140
- build:
141-
go-version: "1.12.0"
141+
go-version: "1.12.1"
142142
requires:
143143
- lint
144144

0 commit comments

Comments
 (0)