mediocre-go-lib/go.mod
Brian Picciano 9567a98606 Move massert into internal, and simplify it a lot
The previous massert isn't that useful compared to testify, but it's
nice to have some assertion helpers in the repo which don't require a
sub-dependency.
2023-12-26 16:27:41 +01:00

4 lines
61 B
Modula-2

module github.com/mediocregopher/mediocre-go-lib/v2
go 1.20