diff --git a/README.md b/README.md index 1a33a99391..9e0a915361 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,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.4", + tag = "0.1.0", ) load("@io_bazel_rules_go//go:def.bzl", "go_repositories")