We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f22be48 commit 9524fbbCopy full SHA for 9524fbb
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.0
11
github.com/sierrasoftworks/humane-errors-go v0.0.0-20250507223502-4bb667dc1e16
12
github.com/spechtlabs/go-otel-utils/otelprovider v0.0.10
13
github.com/spechtlabs/go-otel-utils/otelzap v0.0.10
0 commit comments