1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-05 13:35:25 +02:00

Update go deps

This commit is contained in:
HarveyKandola 2021-08-18 19:38:43 -04:00
parent a5dfa6ee39
commit 05df22ed4a
27 changed files with 6567 additions and 5430 deletions

5
vendor/gopkg.in/yaml.v2/go.mod generated vendored
View file

@ -1,5 +0,0 @@
module "gopkg.in/yaml.v2"
require (
"gopkg.in/check.v1" v0.0.0-20161208181325-20d25e280405
)