Commit Graph

3 Commits

Author SHA1 Message Date
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
Billy Keyes
379e1ba63c Update stretchr/testify to v1.5.1
This adds new assertion methods used in future tests.
2020-04-15 14:10:16 -07:00
brian m. carlson
e876f2a869
go.mod: add SPNEGO modules
We'll need some additional dependencies to add support for Kerberos to
Git LFS.  In order to support HTTP SPNEGO (Negotiate) support, add the
required modules and vendor their dependencies.
2019-12-09 15:35:53 +00:00