We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 736a205 commit 5b608f2Copy full SHA for 5b608f2
1 file changed
go.mod
@@ -13,10 +13,10 @@ require (
13
github.com/swaggo/files v1.0.1
14
github.com/swaggo/gin-swagger v1.6.0
15
github.com/swaggo/swag v1.16.4
16
- github.com/sweetrpg/api-core v0.0.365
17
- github.com/sweetrpg/catalog-data v0.0.13
18
- github.com/sweetrpg/common v0.0.7
19
- github.com/sweetrpg/db v0.0.157
+ github.com/sweetrpg/api-core.go v0.0.342
+ github.com/sweetrpg/catalog-data.go v0.0.13
+ github.com/sweetrpg/common.go v0.0.9
+ github.com/sweetrpg/db.go v0.0.145
20
go.mongodb.org/mongo-driver v1.17.3
21
go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin v0.60.0
22
go.opentelemetry.io/otel v1.35.0
0 commit comments