diff options
Diffstat (limited to 'WORKSPACE')
-rw-r--r-- | WORKSPACE | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ # Load go bazel rules and gazelle. +load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") http_archive( name = "io_bazel_rules_go", url = "https://github.com/bazelbuild/rules_go/releases/download/0.16.2/rules_go-0.16.2.tar.gz", |