Compare commits

..

1 Commits

Author SHA1 Message Date
ed2785f065 fix(deps): update all dependencies 2025-07-09 00:40:28 +00:00

2
go.mod
View File

@ -2,7 +2,7 @@ module github.com/matryer/moq
go 1.23.0
toolchain go1.24.4
toolchain go1.24.5
require (
github.com/pmezard/go-difflib v1.0.0