bazlets: Replace native.git_repository with skylark rule

The native.git_repository rule does not work properly when invoked
in a `git submodule foreach` command. Bazel will deprecate the
native rules anyway, so replace with skylark's git_repository.

See [1] for context.

[1] https://github.com/bazelbuild/bazel/issues/6358#issuecomment-429103745

Change-Id: I3515b757c3486fbe1d0e9a57a375b4bb6492baaf
1 file changed
tree: e8e548b3e600cac74ac5d046e24f383780620d85
  1. src/
  2. tools/
  3. .bazelrc
  4. .buckconfig
  5. .gitignore
  6. bazlets.bzl
  7. BUILD
  8. external_plugin_deps.bzl
  9. README.md
  10. WORKSPACE
README.md

This plugin allows you to perform go get requests against a Gerrit project.

For more information, see: src/main/resources/Documentation/about.md