diff options
Diffstat (limited to 'software/vendor/modules.txt')
-rw-r--r-- | software/vendor/modules.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/software/vendor/modules.txt b/software/vendor/modules.txt new file mode 100644 index 0000000..8ce4d09 --- /dev/null +++ b/software/vendor/modules.txt @@ -0,0 +1,13 @@ +# github.com/creack/goselect v0.1.2 +## explicit; go 1.13 +github.com/creack/goselect +# go.bug.st/serial v1.6.2 +## explicit; go 1.17 +go.bug.st/serial +go.bug.st/serial/enumerator +go.bug.st/serial/unixutils +# golang.org/x/sys v0.0.0-20220829200755-d48e67d00261 +## explicit; go 1.17 +golang.org/x/sys/internal/unsafeheader +golang.org/x/sys/unix +golang.org/x/sys/windows |