Merge pull request #130 from weaveworks/fix-129

Update Go version to 1.13
This commit is contained in:
Daniel Holbach
2020-04-08 18:06:06 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ version: 2
jobs:
build:
docker:
- image: circleci/golang:1.12.5
- image: cimg/go:1.13
steps:
- checkout
- setup_remote_docker
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/weaveworks/kured
go 1.12
go 1.13
require (
github.com/googleapis/gnostic v0.2.0 // indirect