diff --git a/go.mod b/go.mod index 5f1a36b..e9088fe 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/haunt98/dotfiles -go 1.18 +go 1.20 require ( github.com/BurntSushi/toml v1.3.2