mirror of https://github.com/status-im/consul.git
Updates armon/circbuf.
This commit is contained in:
parent
c4a0d3125f
commit
7a79f809da
|
@ -1,22 +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
|
|
@ -9,8 +9,10 @@
|
|||
"revisionTime": "2016-03-29T13:52:53Z"
|
||||
},
|
||||
{
|
||||
"checksumSHA1": "l0iFqayYAaEip6Olaq3/LCOa/Sg=",
|
||||
"path": "github.com/armon/circbuf",
|
||||
"revision": "bbbad097214e2918d8543d5201d12bfd7bca254d"
|
||||
"revision": "bbbad097214e2918d8543d5201d12bfd7bca254d",
|
||||
"revisionTime": "2015-08-27T00:49:46Z"
|
||||
},
|
||||
{
|
||||
"checksumSHA1": "d6798KSc0jDg2MHNxKdgyNfMK7A=",
|
||||
|
|
Loading…
Reference in New Issue