This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/workspace.bzl b/workspace.bzl | |
index 13f29c1..d0cb97a 100644 | |
--- a/workspace.bzl | |
+++ b/workspace.bzl | |
@@ -76,7 +76,7 @@ def tf_workspace(path_prefix = "", tf_repo_name = ""): | |
native.new_http_archive( | |
name = "gmock_archive", | |
- url = "https://archive.openswitch.net/gmock-1.7.0.zip", | |
+ url = "http://52.230.1.181:8000/gmock-1.7.0.zip", |