Compare commits

..

1 Commits

Author SHA1 Message Date
24f7b4cb11 fix(deps): update all dependencies 2026-02-05 01:44:50 +00:00

2
go.mod
View File

@@ -2,7 +2,7 @@ module github.com/matryer/moq
go 1.24.0
toolchain go1.25.6
toolchain go1.25.7
require (
github.com/pmezard/go-difflib v1.0.0