Commit 99af6b3
authored
Sync vendor directory (#2028)
**What type of PR is this?**
> Bug fix
**What package or component does this PR mostly affect?**
> vendor
**What does this PR do? Why is it needed?**
I keep getting editor errors that the vendor directory is out of sync
with go.mod. This PR should fix that.
go mod vendor
find vendor -name BUILD.bazel -delete
**Which issues(s) does this PR fix?**
n/a
**Other notes for review**1 parent 227f6ac commit 99af6b3
File tree
64 files changed
+1675
-2136
lines changed- vendor
- github.com
- bazelbuild/buildtools/build
- fsnotify/fsnotify
- internal
- golang.org/x/sys
- unix
- windows
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
64 files changed
+1675
-2136
lines changedLines changed: 2 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments