We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20ac85f commit f140629Copy full SHA for f140629
src/go.mod
@@ -8,7 +8,7 @@ require (
8
github.com/fsnotify/fsnotify v1.9.0
9
github.com/gin-contrib/zap v1.1.6
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-20250904141959-2224f06cddb4
13
github.com/spechtlabs/go-otel-utils/otelprovider v0.0.15
14
github.com/spechtlabs/go-otel-utils/otelzap v0.0.15
0 commit comments