|
@@ -33,6 +33,7 @@ require (
|
|
|
github.com/swaggo/files v1.0.1
|
|
|
github.com/swaggo/gin-swagger v1.6.0
|
|
|
github.com/swaggo/swag v1.16.2
|
|
|
+ github.com/tjfoc/gmsm v1.4.1
|
|
|
github.com/unrolled/secure v1.0.8
|
|
|
github.com/uptrace/opentelemetry-go-extra/otelgorm v0.2.4
|
|
|
go.opentelemetry.io/collector/pdata v0.66.0
|
|
@@ -65,7 +66,6 @@ require (
|
|
|
github.com/hashicorp/go-version v1.6.0 // indirect
|
|
|
github.com/jackc/pgx/v5 v5.3.1 // indirect
|
|
|
github.com/microsoft/go-mssqldb v1.1.0 // indirect
|
|
|
- github.com/tjfoc/gmsm v1.4.1 // indirect
|
|
|
github.com/uptrace/opentelemetry-go-extra/otelsql v0.2.4 // indirect
|
|
|
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.25.0 // indirect
|
|
|
go.opentelemetry.io/proto/otlp v1.1.0 // indirect
|