Update WORKSPACE
Browse files
WORKSPACE
CHANGED
@@ -111,7 +111,7 @@ http_archive(
|
|
111 |
git_repository(
|
112 |
name = "com_google_glog",
|
113 |
remote = "https://github.com/google/glog.git",
|
114 |
-
|
115 |
)
|
116 |
# Dependency for glog
|
117 |
git_repository(
|
|
|
111 |
git_repository(
|
112 |
name = "com_google_glog",
|
113 |
remote = "https://github.com/google/glog.git",
|
114 |
+
tag = "v0.5.0"
|
115 |
)
|
116 |
# Dependency for glog
|
117 |
git_repository(
|