Merge pull request #174 from quexten/fix/update-toolchain
Update toolchain version
This commit is contained in:
commit
33e3ad558a
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -1,6 +1,6 @@
|
|||
module github.com/quexten/goldwarden
|
||||
|
||||
go 1.21
|
||||
go 1.22
|
||||
|
||||
toolchain go1.22.1
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue