We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97cfd95 commit ffd3e56Copy full SHA for ffd3e56
src/go.mod
@@ -7,7 +7,7 @@ require (
7
github.com/fsnotify/fsnotify v1.9.0
8
github.com/gin-contrib/zap v1.1.5
9
github.com/gin-gonic/gin v1.10.1
10
- github.com/mcuadros/go-gin-prometheus v0.1.0
+ github.com/mcuadros/go-gin-prometheus v1.0.2
11
github.com/sierrasoftworks/humane-errors-go v0.0.0-20250811205537-5f14a04ebff5
12
github.com/spechtlabs/go-otel-utils/otelprovider v0.0.13
13
github.com/spechtlabs/go-otel-utils/otelzap v0.0.13
0 commit comments