mirror of
https://github.com/mikefarah/yq.git
synced 2026-09-04 00:14:55 +08:00
update ci to use go 1.13, switch to golangci-lint
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.9
|
||||
FROM golang:1.13
|
||||
|
||||
COPY scripts/devtools.sh /opt/devtools.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user