git.stevedylan.dev
/
andromeda
home
log
refs
andromeda
/
pkg
/
auth
/
go.mod
pkg/auth/go.mod
97 B
copy
raw
1
module github.com/stevedylandev/andromeda/pkg/auth
2
3
go 1.24
4
5
require golang.org/x/crypto v0.39.0