module github.com/therootcompany/golib/auth/csvauth go 1.25.0 require ( github.com/therootcompany/golib/auth v1.0.0 golang.org/x/crypto v0.42.0 )