aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod3
1 files changed, 3 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index e695e83..63cd5b2 100644
--- a/go.mod
+++ b/go.mod
@@ -13,6 +13,9 @@ require (
github.com/go-playground/universal-translator v0.18.0 // indirect
github.com/go-playground/validator/v10 v10.11.0 // indirect
github.com/golang/protobuf v1.5.2 // indirect
+ github.com/jessevdk/go-assets v0.0.0-20160921144138-4f4301a06e15 // indirect
+ github.com/jessevdk/go-assets-builder v0.0.0-20130903091706-b8483521738f // indirect
+ github.com/jessevdk/go-flags v1.5.0 // indirect
github.com/jinzhu/inflection v1.0.0 // indirect
github.com/jinzhu/now v1.1.5 // indirect
github.com/json-iterator/go v1.1.12 // indirect