diff --git a/go.mod b/go.mod index a37f6006..8080133b 100644 --- a/go.mod +++ b/go.mod @@ -32,4 +32,4 @@ require ( gopkg.in/yaml.v3 v3.0.0-20190709130402-674ba3eaed22 ) -go 1.13 +go 1.12