mirror of
https://github.com/securego/gosec.git
synced 2024-11-05 11:35:51 +00:00
Update go.mod to sue go 1.22.0 toolchain
This commit is contained in:
parent
655527dfb4
commit
11d69032b0
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -59,4 +59,4 @@ require (
|
|||
|
||||
go 1.22
|
||||
|
||||
toolchain go1.23.0
|
||||
toolchain go1.22.0
|
||||
|
|
Loading…
Reference in a new issue