diff --git a/go.mod b/go.mod index 942ce4c..14af70b 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/retailnext/sentry-sendmail go 1.21 -toolchain go1.22.5 +toolchain go1.22.6 require ( github.com/BurntSushi/toml v1.4.0