first examples of config parsing

This commit is contained in:
A.Unger
2021-10-29 16:15:35 +02:00
parent 34253fcae2
commit 94aeefb7fd
6 changed files with 89 additions and 70 deletions
+2
View File
@@ -31,6 +31,7 @@ require (
github.com/golang-jwt/jwt/v4 v4.1.0
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0
github.com/golang/protobuf v1.5.2
github.com/gookit/config/v2 v2.0.27
github.com/gorilla/mux v1.8.0
github.com/grpc-ecosystem/grpc-gateway/v2 v2.6.0
github.com/iancoleman/strcase v0.2.0
@@ -142,6 +143,7 @@ require (
github.com/google/go-cmp v0.5.6 // indirect
github.com/google/go-querystring v1.1.0 // indirect
github.com/google/uuid v1.3.0 // indirect
github.com/gookit/goutil v0.3.15 // indirect
github.com/gorilla/schema v1.2.0 // indirect
github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 // indirect
github.com/hashicorp/go-hclog v1.0.0 // indirect