mirror of
https://github.com/Crocmagnon/fatcontext.git
synced 2024-11-24 08:58:10 +01:00
downgrade required go version
This commit is contained in:
parent
30700a7521
commit
f6a431c247
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -1,6 +1,6 @@
|
|||
module github.com/Crocmagnon/foreshadow
|
||||
|
||||
go 1.22.1
|
||||
go 1.21
|
||||
|
||||
require golang.org/x/tools v0.19.0
|
||||
|
||||
|
|
Loading…
Reference in a new issue