Add Cmp
This commit is contained in:
parent
d20ac9444a
commit
5f6f4dd047
3 changed files with 19 additions and 0 deletions
5
go.mod
Normal file
5
go.mod
Normal file
|
@ -0,0 +1,5 @@
|
|||
module git.fuyu.moe/Fuyu/assert
|
||||
|
||||
go 1.14
|
||||
|
||||
require github.com/google/go-cmp v0.4.0
|
Loading…
Add table
Add a link
Reference in a new issue