This commit is contained in:
Michael Quigley 2024-10-18 14:36:07 -04:00
parent becf2ee277
commit 85f660d518
No known key found for this signature in database
GPG Key ID: 9B60314A9DD20A62

4
go.mod
View File

@ -1,6 +1,8 @@
module github.com/openziti/zrok
go 1.21
go 1.23
toolchain go1.23.2
require (
github.com/TwiN/go-away v1.6.12