File tree Expand file tree Collapse file tree 2 files changed +13
-379
lines changed
Expand file tree Collapse file tree 2 files changed +13
-379
lines changed Original file line number Diff line number Diff line change 55require (
66 github.com/antonfisher/nested-logrus-formatter v1.3.1
77 github.com/gin-gonic/gin v1.9.1
8- github.com/omec-project/http2_util v1.1 .0
9- github.com/omec-project/logger_util v1.1 .0
10- github.com/omec-project/openapi v1.1 .0
8+ github.com/omec-project/http2_util v1.2 .0
9+ github.com/omec-project/logger_util v1.2 .0
10+ github.com/omec-project/openapi v1.2 .0
1111 github.com/prometheus/client_golang v1.19.0
1212 github.com/segmentio/kafka-go v0.4.47
1313 github.com/sirupsen/logrus v1.9.3
@@ -33,6 +33,7 @@ require (
3333 github.com/json-iterator/go v1.1.12 // indirect
3434 github.com/klauspost/compress v1.15.9 // indirect
3535 github.com/klauspost/cpuid/v2 v2.2.4 // indirect
36+ github.com/kr/text v0.2.0 // indirect
3637 github.com/leodido/go-urn v1.2.4 // indirect
3738 github.com/mattn/go-isatty v0.0.19 // indirect
3839 github.com/mitchellh/mapstructure v1.4.1 // indirect
You can’t perform that action at this time.
0 commit comments