Skip to content

Commit cc1b695

Browse files
committed
Update go.mod to use Go 1.24.2
Closes #1047
1 parent 992da23 commit cc1b695

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

go.mod

Lines changed: 1 addition & 3 deletions
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)