diff --git a/go.mod b/go.mod index 49f07eb..ef1cc7d 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.24.2 require ( github.com/fsnotify/fsnotify v1.8.0 - github.com/prometheus/client_golang v1.20.5 + github.com/prometheus/client_golang v1.22.0 ) require (