git-lfs/vendor/github.com/jcmturner/aescts/v2/go.mod
brian m. carlson 98d237138f
Bump go-spnego to the latest version
This version uses a newer version of the Kerberos library, which should
work better in some environments.  Tidy the go.mod and go.sum files and
vendor the dependencies.
2021-04-14 15:17:33 +00:00

6 lines
91 B
Modula-2

module github.com/jcmturner/aescts/v2
go 1.13
require github.com/stretchr/testify v1.4.0