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