Skip to content

Commit 068d879

Browse files
committed
chore: fix go mod package
1 parent d26a503 commit 068d879

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ module github.com/mrfoe7/go-codes-validator
22

33
go 1.13
44

5-
require github.com/stretchr/testify v1.5.1 // indirect
5+
require github.com/stretchr/testify v1.5.1

0 commit comments

Comments
 (0)