aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--WORKSPACE2
1 files changed, 1 insertions, 1 deletions
diff --git a/WORKSPACE b/WORKSPACE
index f1c5326..79ce8d2 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -11,7 +11,7 @@ maven_jar(
git_repository(
name = "io_bazel_rules_go",
remote = "https://github.com/bazelbuild/rules_go.git",
- tag = "0.4.1",
+ tag = "0.4.4",
)
new_http_archive(