We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e63c5c commit a25b243Copy full SHA for a25b243
src/go.mod
@@ -8,7 +8,7 @@ require (
8
github.com/fsnotify/fsnotify v1.9.0
9
github.com/gin-contrib/zap v1.1.5
10
github.com/gin-gonic/gin v1.11.0
11
- github.com/mcuadros/go-gin-prometheus v0.1.0
+ github.com/mcuadros/go-gin-prometheus v1.0.2
12
github.com/sierrasoftworks/humane-errors-go v0.0.0-20250811205537-5f14a04ebff5
13
github.com/spechtlabs/go-otel-utils/otelprovider v0.0.13
14
github.com/spechtlabs/go-otel-utils/otelzap v0.0.13
0 commit comments