mirror of
https://github.com/vbatts/go-mtree.git
synced 2025-07-28 17:10:28 +00:00
vendor: switch to go modules and update deps
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
parent
8b6de6073c
commit
7ce6c9c696
47 changed files with 39 additions and 5586 deletions
12
vendor/modules.txt
vendored
Normal file
12
vendor/modules.txt
vendored
Normal file
|
@ -0,0 +1,12 @@
|
|||
# github.com/davecgh/go-spew v1.1.1
|
||||
github.com/davecgh/go-spew/spew
|
||||
# github.com/konsorten/go-windows-terminal-sequences v1.0.1
|
||||
github.com/konsorten/go-windows-terminal-sequences
|
||||
# github.com/sirupsen/logrus v1.3.0
|
||||
github.com/sirupsen/logrus
|
||||
# golang.org/x/crypto v0.0.0-20190103213133-ff983b9c42bc
|
||||
golang.org/x/crypto/ripemd160
|
||||
golang.org/x/crypto/ssh/terminal
|
||||
# golang.org/x/sys v0.0.0-20190121090251-770c60269bf0
|
||||
golang.org/x/sys/unix
|
||||
golang.org/x/sys/windows
|
Loading…
Add table
Add a link
Reference in a new issue