File change-go-requires.patch of Package golang-github-prometheus-node_exporter
Index: golang-github-prometheus-node_exporter-1.9.1/go.mod =================================================================== --- golang-github-prometheus-node_exporter-1.9.1.orig/go.mod +++ golang-github-prometheus-node_exporter-1.9.1/go.mod @@ -1,6 +1,6 @@ module github.com/prometheus/node_exporter -go 1.23.0 +go 1.22.0 require ( github.com/alecthomas/kingpin/v2 v2.4.0 Index: golang-github-prometheus-node_exporter-1.9.1/vendor/modules.txt =================================================================== --- golang-github-prometheus-node_exporter-1.9.1.orig/vendor/modules.txt +++ golang-github-prometheus-node_exporter-1.9.1/vendor/modules.txt @@ -163,7 +163,7 @@ go.uber.org/atomic ## explicit; go 1.12 go.uber.org/multierr # golang.org/x/crypto v0.36.0 -## explicit; go 1.23.0 +## explicit; go 1.22.0 golang.org/x/crypto/bcrypt golang.org/x/crypto/blowfish golang.org/x/crypto/pbkdf2 @@ -171,7 +171,7 @@ golang.org/x/crypto/pbkdf2 ## explicit; go 1.22.0 golang.org/x/exp/maps # golang.org/x/net v0.37.0 -## explicit; go 1.23.0 +## explicit; go 1.22.0 golang.org/x/net/bpf golang.org/x/net/http/httpguts golang.org/x/net/http/httpproxy @@ -185,19 +185,19 @@ golang.org/x/net/internal/timeseries golang.org/x/net/ipv4 golang.org/x/net/trace # golang.org/x/oauth2 v0.28.0 -## explicit; go 1.23.0 +## explicit; go 1.22.0 golang.org/x/oauth2 golang.org/x/oauth2/clientcredentials golang.org/x/oauth2/internal # golang.org/x/sync v0.12.0 -## explicit; go 1.23.0 +## explicit; go 1.22.0 golang.org/x/sync/errgroup # golang.org/x/sys v0.31.0 -## explicit; go 1.23.0 +## explicit; go 1.22.0 golang.org/x/sys/unix golang.org/x/sys/windows # golang.org/x/text v0.23.0 -## explicit; go 1.23.0 +## explicit; go 1.22.0 golang.org/x/text/secure/bidirule golang.org/x/text/transform golang.org/x/text/unicode/bidi