mirror of
https://github.com/status-im/consul.git
synced 2025-01-10 22:06:20 +00:00
Updates hashicorp/go-immutable-radix and hashicorp/go-memdb.
This commit is contained in:
parent
ce141896df
commit
7b97b570f2
24
vendor/github.com/hashicorp/go-immutable-radix/.gitignore
generated
vendored
24
vendor/github.com/hashicorp/go-immutable-radix/.gitignore
generated
vendored
@ -1,24 +0,0 @@
|
|||||||
# Compiled Object files, Static and Dynamic libs (Shared Objects)
|
|
||||||
*.o
|
|
||||||
*.a
|
|
||||||
*.so
|
|
||||||
|
|
||||||
# Folders
|
|
||||||
_obj
|
|
||||||
_test
|
|
||||||
|
|
||||||
# Architecture specific extensions/prefixes
|
|
||||||
*.[568vq]
|
|
||||||
[568vq].out
|
|
||||||
|
|
||||||
*.cgo1.go
|
|
||||||
*.cgo2.c
|
|
||||||
_cgo_defun.c
|
|
||||||
_cgo_gotypes.go
|
|
||||||
_cgo_export.*
|
|
||||||
|
|
||||||
_testmain.go
|
|
||||||
|
|
||||||
*.exe
|
|
||||||
*.test
|
|
||||||
*.prof
|
|
3
vendor/github.com/hashicorp/go-immutable-radix/.travis.yml
generated
vendored
3
vendor/github.com/hashicorp/go-immutable-radix/.travis.yml
generated
vendored
@ -1,3 +0,0 @@
|
|||||||
language: go
|
|
||||||
go:
|
|
||||||
- tip
|
|
24
vendor/github.com/hashicorp/go-memdb/.gitignore
generated
vendored
24
vendor/github.com/hashicorp/go-memdb/.gitignore
generated
vendored
@ -1,24 +0,0 @@
|
|||||||
# Compiled Object files, Static and Dynamic libs (Shared Objects)
|
|
||||||
*.o
|
|
||||||
*.a
|
|
||||||
*.so
|
|
||||||
|
|
||||||
# Folders
|
|
||||||
_obj
|
|
||||||
_test
|
|
||||||
|
|
||||||
# Architecture specific extensions/prefixes
|
|
||||||
*.[568vq]
|
|
||||||
[568vq].out
|
|
||||||
|
|
||||||
*.cgo1.go
|
|
||||||
*.cgo2.c
|
|
||||||
_cgo_defun.c
|
|
||||||
_cgo_gotypes.go
|
|
||||||
_cgo_export.*
|
|
||||||
|
|
||||||
_testmain.go
|
|
||||||
|
|
||||||
*.exe
|
|
||||||
*.test
|
|
||||||
*.prof
|
|
8
vendor/vendor.json
vendored
8
vendor/vendor.json
vendored
@ -208,12 +208,16 @@
|
|||||||
"revision": "875fb671b3ddc66f8e2f0acc33829c8cb989a38d"
|
"revision": "875fb671b3ddc66f8e2f0acc33829c8cb989a38d"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
"checksumSHA1": "qmE9mO0WW6ALLpUU81rXDyspP5M=",
|
||||||
"path": "github.com/hashicorp/go-immutable-radix",
|
"path": "github.com/hashicorp/go-immutable-radix",
|
||||||
"revision": "afc5a0dbb18abdf82c277a7bc01533e81fa1d6b8"
|
"revision": "afc5a0dbb18abdf82c277a7bc01533e81fa1d6b8",
|
||||||
|
"revisionTime": "2016-06-09T02:05:29Z"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
"checksumSHA1": "/V57CyN7x2NUlHoOzVL5GgGXX84=",
|
||||||
"path": "github.com/hashicorp/go-memdb",
|
"path": "github.com/hashicorp/go-memdb",
|
||||||
"revision": "98f52f52d7a476958fa9da671354d270c50661a7"
|
"revision": "98f52f52d7a476958fa9da671354d270c50661a7",
|
||||||
|
"revisionTime": "2016-03-01T23:01:42Z"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path": "github.com/hashicorp/go-msgpack/codec",
|
"path": "github.com/hashicorp/go-msgpack/codec",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user