File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/google/btree v1.0.0 // indirect
99 github.com/gorilla/mux v1.8.0
1010 github.com/gorilla/websocket v1.4.2
11- github.com/hashicorp/consul/api v1.9.0
11+ github.com/hashicorp/consul/api v1.9.1
1212 github.com/hashicorp/cronexpr v1.1.1 // indirect
1313 github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
1414 github.com/hashicorp/go-immutable-radix v1.1.0 // indirect
Original file line number Diff line number Diff line change @@ -47,8 +47,8 @@ github.com/gorilla/mux v1.8.0/go.mod h1:DVbg23sWSpFRCP0SfiEN6jmj59UnW/n46BH5rLB7
4747github.com/gorilla/websocket v1.4.1 /go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE =
4848github.com/gorilla/websocket v1.4.2 h1:+/TMaTYc4QFitKJxsQ7Yye35DkWvkdLcvGKqM+x0Ufc =
4949github.com/gorilla/websocket v1.4.2 /go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE =
50- github.com/hashicorp/consul/api v1.9.0 h1:T6dKIWcaihG2c21YUi0BMAHbJanVXiYuz+mPgqxY3N4 =
51- github.com/hashicorp/consul/api v1.9.0 /go.mod h1:XjsvQN+RJGWI2TWy1/kqaE16HrR2J/FWgkYjdZQsX9M =
50+ github.com/hashicorp/consul/api v1.9.1 h1:SngrdG2L62qqLsUz85qcPhFZ78rPf8tcD5qjMgs6MME =
51+ github.com/hashicorp/consul/api v1.9.1 /go.mod h1:XjsvQN+RJGWI2TWy1/kqaE16HrR2J/FWgkYjdZQsX9M =
5252github.com/hashicorp/consul/sdk v0.8.0 h1:OJtKBtEjboEZvG6AOUdh4Z1Zbyu0WcxQ0qatRrZHTVU =
5353github.com/hashicorp/consul/sdk v0.8.0 /go.mod h1:GBvyrGALthsZObzUGsfgHZQDXjg4lOjagTIwIR1vPms =
5454github.com/hashicorp/cronexpr v1.1.0 /go.mod h1:P4wA0KBl9C5q2hABiMO7cp6jcIg96CDh1Efb3g1PWA4 =
You can’t perform that action at this time.
0 commit comments