File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ require (
121121 github.com/maratori/testableexamples v1.0.0 // indirect
122122 github.com/maratori/testpackage v1.1.1 // indirect
123123 github.com/matoous/godox v1.1.0 // indirect
124- github.com/matryer/moq v0.5.3 // indirect
124+ github.com/matryer/moq v0.6.0 // indirect
125125 github.com/mattn/go-colorable v0.1.14 // indirect
126126 github.com/mattn/go-isatty v0.0.20 // indirect
127127 github.com/mattn/go-runewidth v0.0.16 // indirect
Original file line number Diff line number Diff line change @@ -274,6 +274,7 @@ github.com/matryer/is v1.4.0 h1:sosSmIWwkYITGrxZ25ULNDeKiMNzFSr4V/eqBQP0PeE=
274274github.com/matryer/is v1.4.0 /go.mod h1:8I/i5uYgLzgsgEloJE1U6xx5HkBQpAZvepWuujKwMRU =
275275github.com/matryer/moq v0.5.3 h1:4femQCFmBUwFPYs8VfM5ID7AI67/DTEDRBbTtSWy7GU =
276276github.com/matryer/moq v0.5.3 /go.mod h1:8288Qkw7gMZhUP3cIN86GG7g5p9jRuZH8biXLW4RXvQ =
277+ github.com/matryer/moq v0.6.0 /go.mod h1:iEVhY/XBwFG/nbRyEf0oV+SqnTHZJ5wectzx7yT+y98 =
277278github.com/mattn/go-colorable v0.1.13 /go.mod h1:7S9/ev0klgBDR4GtXTXX8a3vIGJpMovkB8vQcUbaXHg =
278279github.com/mattn/go-colorable v0.1.14 h1:9A9LHSqF/7dyVVX6g0U9cwm9pG3kP9gSzcuIPHPsaIE =
279280github.com/mattn/go-colorable v0.1.14 /go.mod h1:6LmQG8QLFO4G5z1gPvYEzlUgJ2wF+stgPZH1UqBm1s8 =
You can’t perform that action at this time.
0 commit comments