@cryptotaxi247 / netdata-1 / commits / df08d43eb

bump go mod 1.25.0 (#21775)

Ilya Mashchenko committed Feb 16, 2026 at 09:40 UTC df08d43eb58dd2ec905bf868b9ce997ef705dbd1
1 file changed +1 -1
src/go/go.mod
+1 -1
@@ -1,6 +1,6 @@
1 module github.com/netdata/netdata/go/plugins
2
3 -go 1.24.0
3 +go 1.25.0
4
5 replace github.com/prometheus/prometheus => github.com/prometheus/prometheus v0.302.0
6