Skip to content

Commit fc95175

Browse files
committed
Stop vendoring dependencies
We currently vendor all dependencies in the repository. This causes a bunch of problems, notably that sometimes these dependencies are out of date, we get security reports about them, and they needlessly bloat the repository. There are some legitimate reasons to vendor dependencies, but none of them really apply to this project. Since there are few benefits here and several downsides, let's remove the vendor directory altogether. It has already been ignored, so if users would like to use our `make vendor` target, which remains, they can do so without problems.
1 parent 720068b commit fc95175

File tree

844 files changed

+0
-359409
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

844 files changed

+0
-359409
lines changed

vendor/github.com/alexbrainman/sspi/LICENSE

Lines changed: 0 additions & 27 deletions
This file was deleted.

vendor/github.com/alexbrainman/sspi/README.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

vendor/github.com/alexbrainman/sspi/buffer.go

Lines changed: 0 additions & 57 deletions
This file was deleted.

vendor/github.com/alexbrainman/sspi/go.mod

Lines changed: 0 additions & 3 deletions
This file was deleted.

vendor/github.com/alexbrainman/sspi/internal/common/common.go

Lines changed: 0 additions & 152 deletions
This file was deleted.

vendor/github.com/alexbrainman/sspi/mksyscall.go

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)