Update dependencies
This commit is contained in:
parent
290d03aff9
commit
075cc584e3
|
@ -25,3 +25,24 @@
|
|||
[submodule "vendor/github.com/pmezard/go-difflib"]
|
||||
path = vendor/github.com/pmezard/go-difflib
|
||||
url = https://github.com/pmezard/go-difflib
|
||||
[submodule "vendor/github.com/hashicorp/consul"]
|
||||
path = vendor/github.com/hashicorp/consul
|
||||
url = https://github.com/hashicorp/consul
|
||||
[submodule "vendor/github.com/hashicorp/go-cleanhttp"]
|
||||
path = vendor/github.com/hashicorp/go-cleanhttp
|
||||
url = https://github.com/hashicorp/go-cleanhttp
|
||||
[submodule "vendor/github.com/hashicorp/serf"]
|
||||
path = vendor/github.com/hashicorp/serf
|
||||
url = https://github.com/hashicorp/serf
|
||||
[submodule "vendor/github.com/armon/go-radix"]
|
||||
path = vendor/github.com/armon/go-radix
|
||||
url = https://github.com/armon/go-radix
|
||||
[submodule "vendor/github.com/hashicorp/golang-lru"]
|
||||
path = vendor/github.com/hashicorp/golang-lru
|
||||
url = https://github.com/hashicorp/golang-lru
|
||||
[submodule "vendor/github.com/hashicorp/hcl"]
|
||||
path = vendor/github.com/hashicorp/hcl
|
||||
url = https://github.com/hashicorp/hcl
|
||||
[submodule "vendor/github.com/hashicorp/go-msgpack"]
|
||||
path = vendor/github.com/hashicorp/go-msgpack
|
||||
url = https://github.com/hashicorp/go-msgpack
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 4239b77079c7b5d1243b7b4736304ce8ddb6f0f2
|
|
@ -1 +1 @@
|
|||
Subproject commit b7b1a098eeebcdf7db0af5818e255dc8569b88ce
|
||||
Subproject commit 72a68b4e5a9c3f6a75813e6d4393b3a21749e9c4
|
|
@ -1 +1 @@
|
|||
Subproject commit afbd495e5aaea13597b5e14fe514ddeaa4d76fc3
|
||||
Subproject commit 193d1ecb466bf97aae8b454a5cfc192941c64809
|
|
@ -1 +1 @@
|
|||
Subproject commit 58a501f87109a45c68afc54e6b1368398678d386
|
||||
Subproject commit bd3c8e81be01eef76d4b503f5e687d2d1354d2d9
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 13bfad9e1b0fab40f5b2f5f2c7ac21cb3f0a8d6d
|
|
@ -0,0 +1 @@
|
|||
Subproject commit ce617e79981a8fff618bb643d155133a8f38db96
|
|
@ -0,0 +1 @@
|
|||
Subproject commit fa3f63826f7c23912c15263591e65d54d080b458
|
|
@ -0,0 +1 @@
|
|||
Subproject commit a0d98a5f288019575c6d1f4bb1573fef2d1fcdc4
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 1c284ec98f4b398443cbabb0d9197f7f4cc0077c
|
|
@ -0,0 +1 @@
|
|||
Subproject commit c4c55f16bae1aed9b355ad655d3ebf0215734461
|
|
@ -1 +1 @@
|
|||
Subproject commit c01cf91b011868172fdcd9f41838e80c9d716264
|
||||
Subproject commit 0b12d6b521d83fc7f755e7cfc1b1fbdd35a01a74
|
|
@ -1 +1 @@
|
|||
Subproject commit f390dcf405f7b83c997eac1b06768bb9f44dec18
|
||||
Subproject commit 9f9027faeb0dad515336ed2f28317f9f8f527ab4
|
Loading…
Reference in New Issue