Bump the go toolchain value to avoid CVEs
This commit is contained in:
parent
3b0938e878
commit
6de7b82caa
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -2,7 +2,7 @@ module github.com/kovidgoyal/kitty
|
|||
|
||||
go 1.24.0
|
||||
|
||||
toolchain go1.24.1
|
||||
toolchain go1.24.6
|
||||
|
||||
require (
|
||||
github.com/ALTree/bigfloat v0.2.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue