Skip to content

Commit 9cd2c44

Browse files
committed
update module depedency
1 parent 1eac75d commit 9cd2c44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ require (
99
github.com/go-playground/validator/v10 v10.10.0 // indirect
1010
github.com/leodido/go-urn v1.2.1 // indirect
1111
github.com/pmezard/go-difflib v1.0.0 // indirect
12+
github.com/stretchr/objx v0.1.0 // indirect
1213
github.com/stretchr/testify v1.7.0 // indirect
1314
golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 // indirect
1415
golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 // indirect

0 commit comments

Comments
 (0)