feat: update go module, add recharge wechat
Some checks failed
build quyun / Build (push) Failing after 12m45s
Some checks failed
build quyun / Build (push) Failing after 12m45s
This commit is contained in:
@@ -37,7 +37,7 @@ require (
|
||||
github.com/stretchr/testify v1.10.0
|
||||
github.com/swaggo/files/v2 v2.0.2
|
||||
github.com/uber/jaeger-client-go v2.30.0+incompatible
|
||||
go.ipao.vip/atom v1.1.8
|
||||
go.ipao.vip/atom v1.2.1
|
||||
go.opentelemetry.io/contrib/instrumentation/runtime v0.60.0
|
||||
go.opentelemetry.io/otel v1.35.0
|
||||
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.35.0
|
||||
@@ -50,6 +50,7 @@ require (
|
||||
go.opentelemetry.io/otel/sdk/metric v1.35.0
|
||||
go.opentelemetry.io/otel/trace v1.35.0
|
||||
go.uber.org/dig v1.18.1
|
||||
golang.org/x/exp v0.0.0-20241215155358-4a5509556b9e
|
||||
golang.org/x/net v0.35.0
|
||||
golang.org/x/sync v0.12.0
|
||||
google.golang.org/grpc v1.71.0
|
||||
@@ -152,7 +153,6 @@ require (
|
||||
go.uber.org/mock v0.5.0 // indirect
|
||||
go.uber.org/multierr v1.11.0 // indirect
|
||||
golang.org/x/crypto v0.33.0 // indirect
|
||||
golang.org/x/exp v0.0.0-20241215155358-4a5509556b9e // indirect
|
||||
golang.org/x/mod v0.22.0 // indirect
|
||||
golang.org/x/sys v0.31.0 // indirect
|
||||
golang.org/x/text v0.23.0 // indirect
|
||||
|
||||
Reference in New Issue
Block a user