We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ef83ff commit c48f0a5Copy full SHA for c48f0a5
go.mod
@@ -12,7 +12,7 @@ require (
12
github.com/spf13/viper v1.18.2
13
github.com/wasilak/loggergo v1.0.5
14
github.com/wasilak/otelgo v1.0.9
15
- github.com/wasilak/profilego v0.0.1
+ github.com/wasilak/profilego v0.0.2
16
go.mongodb.org/mongo-driver v1.14.0
17
go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho v0.49.0
18
go.opentelemetry.io/contrib/instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo v0.49.0
0 commit comments