Initial commit

This commit is contained in:
NotAShelf 2023-12-24 20:02:13 +03:00 committed by NotAShelf
commit a94a991fab
No known key found for this signature in database
GPG key ID: 02D1DD3FA08B6B29
372 changed files with 215877 additions and 0 deletions

13
vendor/modules.txt vendored Normal file
View file

@ -0,0 +1,13 @@
# github.com/fatih/color v1.16.0
## explicit; go 1.17
github.com/fatih/color
# github.com/mattn/go-colorable v0.1.13
## explicit; go 1.15
github.com/mattn/go-colorable
# github.com/mattn/go-isatty v0.0.20
## explicit; go 1.15
github.com/mattn/go-isatty
# golang.org/x/sys v0.14.0
## explicit; go 1.18
golang.org/x/sys/unix
golang.org/x/sys/windows