wxgzh
This commit is contained in:
3
go.mod
3
go.mod
@@ -35,6 +35,7 @@ require (
|
||||
github.com/subosito/gotenv v1.2.0 // indirect
|
||||
github.com/tal-tech/go-zero v1.2.1 // indirect
|
||||
github.com/ugorji/go/codec v1.1.7 // indirect
|
||||
github.com/xiaonanln/go-xnsyncutil v0.0.5 // indirect
|
||||
go.opentelemetry.io/otel v1.0.0-RC2 // indirect
|
||||
go.opentelemetry.io/otel/trace v1.0.0-RC2 // indirect
|
||||
go.uber.org/atomic v1.7.0 // indirect
|
||||
@@ -47,7 +48,9 @@ require (
|
||||
golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac // indirect
|
||||
google.golang.org/protobuf v1.27.1 // indirect
|
||||
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
|
||||
gopkg.in/eapache/queue.v1 v1.1.0 // indirect
|
||||
gopkg.in/ini.v1 v1.62.0 // indirect
|
||||
gopkg.in/mgo.v2 v2.0.0-20190816093944-a6b53ec6cb22 // indirect
|
||||
gopkg.in/natefinch/lumberjack.v2 v2.0.0 // indirect
|
||||
gopkg.in/yaml.v2 v2.4.0 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user