ntt123 commited on
Commit
6b7c2bc
1 Parent(s): 2967fe9

Update WORKSPACE

Browse files
Files changed (1) hide show
  1. WORKSPACE +2 -2
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(
@@ -151,4 +151,4 @@ http_archive(
151
 
152
  load("@gmaven_rules//:gmaven.bzl", "gmaven_rules")
153
 
154
- gmaven_rules()
 
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(
 
151
 
152
  load("@gmaven_rules//:gmaven.bzl", "gmaven_rules")
153
 
154
+ gmaven_rules()