@cryptotaxi247 / netdata-1 / commits / fae62a104

ci: fix win jobs (#18979)

Ilya Mashchenko committed Nov 8, 2024 at 23:56 UTC fae62a104bb0265528575a88c999f75a4c794c38
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.23.3
3 +go 1.23.2
4
5 replace github.com/prometheus/prometheus => github.com/prometheus/prometheus v0.50.1
6