diff options
Diffstat (limited to 'system/fscrypt/modules.txt')
-rw-r--r-- | system/fscrypt/modules.txt | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/system/fscrypt/modules.txt b/system/fscrypt/modules.txt new file mode 100644 index 0000000000..86d0069793 --- /dev/null +++ b/system/fscrypt/modules.txt @@ -0,0 +1,47 @@ +# github.com/client9/misspell v0.3.4 +## explicit +github.com/client9/misspell/cmd/misspell +# github.com/pkg/errors v0.9.1 +## explicit +github.com/pkg/errors +# github.com/urfave/cli v1.22.14 +## explicit +github.com/urfave/cli +# github.com/wadey/gocovmerge v0.0.0-20160331181800-b5bfa59ec0ad +## explicit +github.com/wadey/gocovmerge +# golang.org/x/crypto v0.17.0 +## explicit +golang.org/x/crypto/argon2 +golang.org/x/crypto/hkdf +# golang.org/x/sys v0.15.0 +## explicit; go 1.17 +golang.org/x/sys/unix +# golang.org/x/term v0.15.0 +## explicit +golang.org/x/term +# golang.org/x/tools v0.13.0 +## explicit +golang.org/x/tools/cmd/goimports +# google.golang.org/protobuf v1.33.0 +## explicit +google.golang.org/protobuf/proto +google.golang.org/protobuf/encoding/protojson +# honnef.co/go/tools v0.4.5 +## explicit +honnef.co/go/tools/cmd/staticcheck +# github.com/BurntSushi/toml v1.3.2 +## explicit +github.com/BurntSushi/toml +# github.com/cpuguy83/go-md2man/v2 v2.0.2 +## explicit +github.com/cpuguy83/go-md2man/v2/md2man +# github.com/russross/blackfriday/v2 v2.1.0 +## explicit +github.com/russross/blackfriday/v2 +# golang.org/x/exp/typeparams v0.0.0-20221208152030-732eee02a75a +## explicit +golang.org/x/exp/typeparams +# golang.org/x/mod v0.12.0 +## explicit +golang.org/x/mod |