diff --git a/go.mod b/go.mod index b5e7555c8..04cfb09b8 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/hashicorp/consul-template -go 1.19 +go 1.20 require ( github.com/BurntSushi/toml v1.3.2