Updates armon/go-radix.

This commit is contained in:
James Phillips 2016-08-09 16:28:34 -07:00
parent 550af4b895
commit fd178c9027
No known key found for this signature in database
GPG Key ID: 77183E682AC5FC11
3 changed files with 3 additions and 26 deletions

View File

@ -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

View File

@ -1,3 +0,0 @@
language: go
go:
- tip

4
vendor/vendor.json vendored
View File

@ -33,8 +33,10 @@
"revisionTime": "2016-07-17T04:34:58Z" "revisionTime": "2016-07-17T04:34:58Z"
}, },
{ {
"checksumSHA1": "gNO0JNpLzYOdInGeq7HqMZUzx9M=",
"path": "github.com/armon/go-radix", "path": "github.com/armon/go-radix",
"revision": "4239b77079c7b5d1243b7b4736304ce8ddb6f0f2" "revision": "4239b77079c7b5d1243b7b4736304ce8ddb6f0f2",
"revisionTime": "2016-01-15T23:47:25Z"
}, },
{ {
"path": "github.com/bgentry/speakeasy", "path": "github.com/bgentry/speakeasy",