Signed-off-by: Simon Pasquier <spasquie@redhat.com>
# should also be updated.
golang:
docker:
- - image: circleci/golang:1.11
+ - image: circleci/golang:1.12
jobs:
# IPv6 tests require the machine executor.
go:
# Whenever the Go version is updated here, .travis.yml and
# .circle/config.yml should also be updated.
- version: 1.11
+ version: 1.12
repository:
path: github.com/prometheus/blackbox_exporter
build:
# Whenever the Go version is updated here, .circleci/config.yml and .promu.yml
# should also be updated.
go:
-- 1.11.x
+- 1.12.x
go_import_path: github.com/prometheus/blackbox_exporter