Update build

* Update Go to 1.20.
* Update golanci-lint.
* Bump modules.
* Update CI orb.
* Fix up use of deprecated ioutil.

Signed-off-by: SuperQ <superq@gmail.com>
This commit is contained in:
SuperQ
2023-03-05 21:40:54 +01:00
parent c86f549c83
commit 0e654d8f83
8 changed files with 30 additions and 735 deletions

View File

@@ -2,13 +2,13 @@
version: 2.1
orbs:
prometheus: prometheus/prometheus@0.16.0
prometheus: prometheus/prometheus@0.17.1
executors:
# This must match .promu.yml.
golang:
docker:
- image: cimg/go:1.19
- image: cimg/go:1.20
jobs:
test:
@@ -22,7 +22,7 @@ jobs:
integration:
docker:
- image: cimg/go:1.19
- image: cimg/go:1.20
- image: << parameters.postgres_image >>
environment:
POSTGRES_DB: circle_test