diff --git a/go.mod b/go.mod index b4b88d7..d14c256 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,9 @@ module github.com/steadybit/extension-grafana -go 1.23 +go 1.23.0 + +toolchain go1.23.4 + require ( github.com/KimMachineGun/automemlimit v0.6.1 github.com/aquilax/truncate v1.0.1