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

Commit c71fc56

Browse files
authored
Update go.mod
1 parent 49881d1 commit c71fc56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Deprecated: avoid using assertion libraries.
22
// Use the standard library and github.com/google/go-cmp/cmp instead.
3-
// Reference: https://go.dev/wiki/TestComments.
3+
// Follow the official Go Test Comments: https://go.dev/wiki/TestComments.
44
module github.com/fluentassert/verify
55

66
go 1.18

0 commit comments

Comments
 (0)