diff --git a/go.mod b/go.mod index 8969d34b..ab3539a2 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/mergestat/mergestat-lite -go 1.17 +go 1.19 require ( github.com/BurntSushi/toml v1.2.0