diff --git a/README.md b/README.md index ebe85cdafd..76e7b49a25 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ They currently do not support (in order of importance): git_repository( name = "io_bazel_rules_go", remote = "https://github.com/bazelbuild/rules_go.git", - tag = "0.0.3", + tag = "0.0.4", ) load("@io_bazel_rules_go//go:def.bzl", "go_repositories")