diff --git a/go.mod b/go.mod index 28ed721..74df09b 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/matryer/moq go 1.23.0 -toolchain go1.24.1 +toolchain go1.24.2 require ( github.com/pmezard/go-difflib v1.0.0