bazelbuild / bazelisk

A user-friendly launcher for Bazel.
Apache License 2.0
1.96k stars 302 forks source link

go_netrc: switch back to gazelle style import #472

Closed sluongng closed 12 months ago

sluongng commented 1 year ago

This enables other projects to depend on bazelisk using a gazelle generated go_repository for com_github_bgentry_go_netrc, instead of having to use the archive strip_prefix go_repository that Bazelisk handcrafted.

sluongng commented 12 months ago

@fweikert is it possible to get a review from you on this PR? 🙇