mirror of
https://github.com/Crocmagnon/fatcontext.git
synced 2024-11-21 23:48:10 +01:00
fix: use mon go1.22.0
This commit is contained in:
parent
8782199988
commit
4526c31d1d
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -1,6 +1,6 @@
|
|||
module github.com/Crocmagnon/fatcontext
|
||||
|
||||
go 1.22.6
|
||||
go 1.22.0
|
||||
|
||||
require golang.org/x/tools v0.23.0
|
||||
|
||||
|
|
Loading…
Reference in a new issue