diff --git a/go.mod b/go.mod index f037c80..03f946b 100644 --- a/go.mod +++ b/go.mod @@ -2,6 +2,6 @@ module github.com/giantswarm/microerror go 1.21 -toolchain go1.26.5 +toolchain go1.26.6 require github.com/google/go-cmp v0.7.0