diff --git a/.travis.yml b/.travis.yml index 4ff90cc..0f1430f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,7 +14,7 @@ cache: matrix: fast_finish: true include: - - go: 1.13.x + - go: 1.14.x env: STABLE=true - go: 1.x - go: tip diff --git a/go.mod b/go.mod index cb4a26d..833a3c5 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/ldez/traefik-certs-dumper/v2 -go 1.12 +go 1.14 require ( github.com/abronan/valkeyrie v0.0.0-20200127174252-ef4277a138cd