diff --git a/go.mod b/go.mod index ed1e39f..65b37bf 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/appuio/alerts_exporter go 1.22 -toolchain go1.22.4 +toolchain go1.23.0 require ( github.com/go-openapi/runtime v0.28.0