diff --git a/go.mod b/go.mod index 8d557da..bd4418f 100644 --- a/go.mod +++ b/go.mod @@ -2,6 +2,8 @@ module github.com/xraph/authsome go 1.26.0 +toolchain go1.26.6 + // replace github.com/xraph/forge => ../../forge require (