ntt123 commited on
Commit
93ac144
1 Parent(s): 42157fc

Update WORKSPACE

Browse files
Files changed (1) hide show
  1. WORKSPACE +1 -1
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
- branch = "master"
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(