Permalink
Please
sign in to comment.
Browse files
Use git-lfs version of go-ntlm
The upstream of go-ntlm has archived its repository and is no longer doing releases. Because this dependency is required for Git LFS, we've created our own fork to ensure that the upstream repo doesn't disappear on us. Use our own copy of go-ntlm within Git LFS.
- Loading branch information...
Showing
with
13 additions
and 13 deletions.
- +1 −1 go.mod
- +2 −2 go.sum
- +1 −1 lfsapi/lfsapi.go
- +1 −1 lfsapi/ntlm_auth_nix.go
- +1 −1 lfsapi/ntlm_test.go
- +1 −1 rpm/SPECS/git-lfs.spec
- +1 −1 t/cmd/lfstest-gitserver.go
- 0 vendor/github.com/{ThomsonReutersEikon → git-lfs}/go-ntlm/ntlm/av_pairs.go
- 0 vendor/github.com/{ThomsonReutersEikon → git-lfs}/go-ntlm/ntlm/challenge_responses.go
- +1 −1 vendor/github.com/{ThomsonReutersEikon → git-lfs}/go-ntlm/ntlm/crypto.go
- 0 vendor/github.com/{ThomsonReutersEikon → git-lfs}/go-ntlm/ntlm/helpers.go
- 0 vendor/github.com/{ThomsonReutersEikon → git-lfs}/go-ntlm/ntlm/keys.go
- 0 vendor/github.com/{ThomsonReutersEikon → git-lfs}/go-ntlm/ntlm/md4/LICENSE
- 0 vendor/github.com/{ThomsonReutersEikon → git-lfs}/go-ntlm/ntlm/md4/md4.go
- 0 vendor/github.com/{ThomsonReutersEikon → git-lfs}/go-ntlm/ntlm/md4/md4block.go
- 0 vendor/github.com/{ThomsonReutersEikon → git-lfs}/go-ntlm/ntlm/message_authenticate.go
- 0 vendor/github.com/{ThomsonReutersEikon → git-lfs}/go-ntlm/ntlm/message_challenge.go
- 0 vendor/github.com/{ThomsonReutersEikon → git-lfs}/go-ntlm/ntlm/message_negotiate.go
- 0 vendor/github.com/{ThomsonReutersEikon → git-lfs}/go-ntlm/ntlm/negotiate_flags.go
- +1 −1 vendor/github.com/{ThomsonReutersEikon → git-lfs}/go-ntlm/ntlm/ntlm.go
- 0 vendor/github.com/{ThomsonReutersEikon → git-lfs}/go-ntlm/ntlm/ntlmv1.go
- 0 vendor/github.com/{ThomsonReutersEikon → git-lfs}/go-ntlm/ntlm/ntlmv2.go
- 0 vendor/github.com/{ThomsonReutersEikon → git-lfs}/go-ntlm/ntlm/payload.go
- 0 vendor/github.com/{ThomsonReutersEikon → git-lfs}/go-ntlm/ntlm/signature.go
- 0 vendor/github.com/{ThomsonReutersEikon → git-lfs}/go-ntlm/ntlm/version.go
- +3 −3 vendor/modules.txt
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 comments on commit
fe2fa67