diff --git a/go.mod b/go.mod index 98e4dc0c..5d8e9fd2 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/newrelic/k8s-metadata-injection -go 1.25.4 +go 1.25.5 require ( github.com/fsnotify/fsnotify v1.9.0