Skip to content

Commit 42fb1fd

Browse files
authored
Update go.mod to use Go 1.24.2 (#1048)
Closes #1047
1 parent 4512415 commit 42fb1fd

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

go.mod

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
module github.com/nginx/nginx-prometheus-exporter
22

3-
go 1.23.0
4-
5-
toolchain go1.24.2
3+
go 1.24.2
64

75
require (
86
github.com/alecthomas/kingpin/v2 v2.4.0

0 commit comments

Comments
 (0)