update to go 1.22

This commit is contained in:
Christoph Haas
2024-04-29 23:28:32 +02:00
parent a6d985c2fe
commit 85381121ee
5 changed files with 5 additions and 5 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/h44z/wg-portal
go 1.21
go 1.22.2
require (
github.com/coreos/go-oidc/v3 v3.10.0