Skip to content

Commit ca3d1c3

Browse files
authored
build(deps): udpate go toolchain to 1.24.9 (#2620)
This should fix govulncheck failures.
1 parent fe3b6df commit ca3d1c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/cometbft/cometbft
22

33
go 1.24.0
44

5-
toolchain go1.24.6
5+
toolchain go1.24.9
66

77
require (
88
github.com/BurntSushi/toml v1.4.0

0 commit comments

Comments
 (0)