Initial commit
This commit is contained in:
18
vendor/modules.txt
vendored
Normal file
18
vendor/modules.txt
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
# github.com/goccy/go-yaml v1.19.2
|
||||
## explicit; go 1.21.0
|
||||
github.com/goccy/go-yaml
|
||||
github.com/goccy/go-yaml/ast
|
||||
github.com/goccy/go-yaml/internal/errors
|
||||
github.com/goccy/go-yaml/internal/format
|
||||
github.com/goccy/go-yaml/lexer
|
||||
github.com/goccy/go-yaml/parser
|
||||
github.com/goccy/go-yaml/printer
|
||||
github.com/goccy/go-yaml/scanner
|
||||
github.com/goccy/go-yaml/token
|
||||
# github.com/sirupsen/logrus v1.9.4
|
||||
## explicit; go 1.17
|
||||
github.com/sirupsen/logrus
|
||||
# golang.org/x/sys v0.13.0
|
||||
## explicit; go 1.17
|
||||
golang.org/x/sys/unix
|
||||
golang.org/x/sys/windows
|
||||
Reference in New Issue
Block a user