Skip to content

Commit 5b608f2

Browse files
committed
Update module paths
1 parent 736a205 commit 5b608f2

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ require (
1313
github.com/swaggo/files v1.0.1
1414
github.com/swaggo/gin-swagger v1.6.0
1515
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
16+
github.com/sweetrpg/api-core.go v0.0.342
17+
github.com/sweetrpg/catalog-data.go v0.0.13
18+
github.com/sweetrpg/common.go v0.0.9
19+
github.com/sweetrpg/db.go v0.0.145
2020
go.mongodb.org/mongo-driver v1.17.3
2121
go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin v0.60.0
2222
go.opentelemetry.io/otel v1.35.0

0 commit comments

Comments
 (0)