Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Commit e09d5d2

Browse files
authored
Update go.mod
1 parent 4528e84 commit e09d5d2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

go.mod

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// Deprecated: avoid using assertion libraries.
2+
// Use the standard library and github.com/google/go-cmp/cmp instead.
3+
// Reference: https://go.dev/wiki/TestComments.
14
module github.com/fluentassert/verify
25

36
go 1.18

0 commit comments

Comments
 (0)