Updates hashicorp/go-reap.
This commit is contained in:
parent
d1d5c14c83
commit
e53f348a9c
|
@ -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
|
|
@ -236,8 +236,10 @@
|
|||
"revisionTime": "2015-09-16T20:57:42Z"
|
||||
},
|
||||
{
|
||||
"checksumSHA1": "7qEpaAJA78EvQDs16x9mYOWfgqo=",
|
||||
"path": "github.com/hashicorp/go-reap",
|
||||
"revision": "2d85522212dcf5a84c6b357094f5c44710441912"
|
||||
"revision": "2d85522212dcf5a84c6b357094f5c44710441912",
|
||||
"revisionTime": "2016-01-13T17:25:55Z"
|
||||
},
|
||||
{
|
||||
"path": "github.com/hashicorp/go-retryablehttp",
|
||||
|
|
Loading…
Reference in New Issue