diff options
Diffstat (limited to 'devel/git-who/files/modules.txt')
-rw-r--r-- | devel/git-who/files/modules.txt | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/devel/git-who/files/modules.txt b/devel/git-who/files/modules.txt new file mode 100644 index 000000000000..464def48e3bb --- /dev/null +++ b/devel/git-who/files/modules.txt @@ -0,0 +1,24 @@ +# github.com/bmatcuk/doublestar/v4 v4.8.1 +## explicit; go 1.16 +github.com/bmatcuk/doublestar/v4 +# github.com/google/go-cmp v0.6.0 +## explicit; go 1.13 +github.com/google/go-cmp/cmp +github.com/google/go-cmp/cmp/internal/diff +github.com/google/go-cmp/cmp/internal/flags +github.com/google/go-cmp/cmp/internal/function +github.com/google/go-cmp/cmp/internal/value +# github.com/mattn/go-runewidth v0.0.16 +## explicit; go 1.9 +github.com/mattn/go-runewidth +# github.com/rivo/uniseg v0.2.0 +## explicit; go 1.12 +github.com/rivo/uniseg +# golang.org/x/sys v0.29.0 +## explicit; go 1.18 +golang.org/x/sys/plan9 +golang.org/x/sys/unix +golang.org/x/sys/windows +# golang.org/x/term v0.28.0 +## explicit; go 1.18 +golang.org/x/term |