diff --git a/go.mod b/go.mod index 1822e32..f0945e9 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/matryer/moq go 1.22.0 -toolchain go1.23.4 +toolchain go1.23.5 require ( github.com/pmezard/go-difflib v1.0.0