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 f7d72af commit 41103b3Copy full SHA for 41103b3
go.mod
@@ -4,7 +4,7 @@ go 1.24.2
4
5
require (
6
github.com/fsnotify/fsnotify v1.9.0
7
- github.com/prometheus/client_golang v1.22.0
+ github.com/prometheus/client_golang v1.23.1
8
)
9
10
0 commit comments