diff --git a/go.mod b/go.mod index ed1e39f..892b531 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.4 require ( github.com/go-openapi/runtime v0.28.0