Skip to content

Commit

Permalink
[+] Update go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
WangYihang committed Jan 24, 2021
1 parent 0847e9f commit 7e1401f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ require (
go.mongodb.org/mongo-driver v1.3.0 // indirect
gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f // indirect
gopkg.in/go-playground/validator.v9 v9.31.0 // indirect
gopkg.in/yaml.v2 v2.2.8 // indirect
gopkg.in/yaml.v2 v2.2.8
)

0 comments on commit 7e1401f

Please sign in to comment.