Merge pull request #174 from quexten/fix/update-toolchain

Update toolchain version
This commit is contained in:
Bernd Schoolmann 2024-04-28 17:45:20 +02:00 committed by GitHub
commit 33e3ad558a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/quexten/goldwarden
go 1.21
go 1.22
toolchain go1.22.1