1
0
Fork 0
mirror of https://github.com/vbatts/go-mtree.git synced 2025-07-28 17:10:28 +00:00

go: update deps, and vendored sources

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
Vincent Batts 2021-08-26 13:01:35 -04:00
parent 1adae81a54
commit 47b137db03
Signed by: vbatts
GPG key ID: 10937E57733F1362
327 changed files with 32563 additions and 20551 deletions

6
vendor/modules.txt vendored
View file

@ -1,10 +1,10 @@
# github.com/davecgh/go-spew v1.1.1
github.com/davecgh/go-spew/spew
# github.com/sirupsen/logrus v1.7.0
# github.com/sirupsen/logrus v1.8.1
github.com/sirupsen/logrus
# golang.org/x/crypto v0.0.0-20201221181555-eec23a3978ad
# golang.org/x/crypto v0.0.0-20220331220935-ae2d96664a29
golang.org/x/crypto/ripemd160
# golang.org/x/sys v0.0.0-20210124154548-22da62e12c0c
# golang.org/x/sys v0.0.0-20220403205710-6acee93ad0eb
golang.org/x/sys/internal/unsafeheader
golang.org/x/sys/unix
golang.org/x/sys/windows