mirror of
https://github.com/vbatts/go-mtree.git
synced 2025-10-04 04:31:00 +00:00
go*: update modules
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
parent
7c33cb7d95
commit
5383508885
95 changed files with 1384 additions and 145 deletions
12
vendor/modules.txt
vendored
12
vendor/modules.txt
vendored
|
@ -1,10 +1,10 @@
|
|||
# github.com/cpuguy83/go-md2man/v2 v2.0.4
|
||||
# github.com/cpuguy83/go-md2man/v2 v2.0.5
|
||||
## explicit; go 1.11
|
||||
github.com/cpuguy83/go-md2man/v2/md2man
|
||||
# github.com/davecgh/go-spew v1.1.1
|
||||
## explicit
|
||||
github.com/davecgh/go-spew/spew
|
||||
# github.com/fatih/color v1.17.0
|
||||
# github.com/fatih/color v1.18.0
|
||||
## explicit; go 1.17
|
||||
github.com/fatih/color
|
||||
# github.com/mattn/go-colorable v0.1.13
|
||||
|
@ -19,16 +19,16 @@ github.com/russross/blackfriday/v2
|
|||
# github.com/sirupsen/logrus v1.9.3
|
||||
## explicit; go 1.13
|
||||
github.com/sirupsen/logrus
|
||||
# github.com/urfave/cli/v2 v2.27.2
|
||||
# github.com/urfave/cli/v2 v2.27.5
|
||||
## explicit; go 1.18
|
||||
github.com/urfave/cli/v2
|
||||
# github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1
|
||||
## explicit; go 1.15
|
||||
github.com/xrash/smetrics
|
||||
# golang.org/x/crypto v0.24.0
|
||||
## explicit; go 1.18
|
||||
# golang.org/x/crypto v0.28.0
|
||||
## explicit; go 1.20
|
||||
golang.org/x/crypto/ripemd160
|
||||
# golang.org/x/sys v0.21.0
|
||||
# golang.org/x/sys v0.26.0
|
||||
## explicit; go 1.18
|
||||
golang.org/x/sys/unix
|
||||
golang.org/x/sys/windows
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue