diff --git a/go.mod b/go.mod index 696a95f..9009609 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/abtris/hugo-netlify-autoupdater go 1.21 -toolchain go1.23.2 +toolchain go1.23.3 require ( github.com/BurntSushi/toml v1.4.0