Upgrade github.com/shoenig/test to v1.11.0
This commit is contained in:
4
go.mod
4
go.mod
@ -3,10 +3,8 @@ module git.codemonkeysoftware.net/b/gigaparsec
|
||||
go 1.23
|
||||
|
||||
require (
|
||||
github.com/shoenig/test v1.10.0
|
||||
github.com/shoenig/test v1.11.0
|
||||
pgregory.net/rapid v1.1.0
|
||||
)
|
||||
|
||||
require github.com/google/go-cmp v0.6.0 // indirect
|
||||
|
||||
replace github.com/shoenig/test v1.10.0 => ../shoenig-test
|
||||
|
Reference in New Issue
Block a user