Skip to content

parser: pin pkg/security as a bazel dep for pkg/parser#56092

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
irfansharif:201028.pin-bazel-security
Oct 28, 2020
Merged

parser: pin pkg/security as a bazel dep for pkg/parser#56092
craig[bot] merged 1 commit intocockroachdb:masterfrom
irfansharif:201028.pin-bazel-security

Conversation

@irfansharif
Copy link
Copy Markdown
Contributor

We picked up a dependency on pkg/security within the parser package
after #55398.

We have to pin go dependencies by hand if they're only present in
auto-generated code. It's because it's not otherwise visible to
bazel/gazelle when generating the BUILD files (during the analysis
phase).

Release note: None

We picked up a dependency on pkg/security within the parser package
after cockroachdb#55398.

We have to pin go dependencies by hand if they're only present in
auto-generated code. It's because it's not otherwise visible to
bazel/gazelle when generating the BUILD files (during the analysis
phase).

Release note: None
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

@irfansharif
Copy link
Copy Markdown
Contributor Author

bors r+

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Oct 28, 2020

Build succeeded:

@craig craig bot merged commit 67dab4c into cockroachdb:master Oct 28, 2020
@irfansharif irfansharif deleted the 201028.pin-bazel-security branch October 28, 2020 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants