diff --git a/auth/go.mod b/auth/go.mod index ccf23da0..4dfa3681 100644 --- a/auth/go.mod +++ b/auth/go.mod @@ -2,7 +2,7 @@ module github.com/zoriya/kyoo/keibi go 1.23.3 -toolchain go1.24.5 +toolchain go1.24.6 require ( github.com/alexedwards/argon2id v1.0.0