diff --git a/go.mod b/go.mod index 26a31d2..6159a65 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/giantswarm/cluster-standup-teardown go 1.22.3 -toolchain go1.22.4 +toolchain go1.22.5 replace github.com/imdario/mergo => github.com/imdario/mergo v0.3.16