From 3e690c2f45a1ef29e7c84b3f4f815fce1577f852 Mon Sep 17 00:00:00 2001 From: "Christopher G. Dolan" Date: Mon, 24 Aug 2020 22:19:15 -0600 Subject: [PATCH] undo workspace rename --- WORKSPACE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WORKSPACE b/WORKSPACE index 5af2a7154..3bd208dbc 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -11,7 +11,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -workspace(name = "cgdolan_rules_docker") +workspace(name = "io_bazel_rules_docker") load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive", "http_file") load(