File: go.mod

package info (click to toggle)
golang-github-zyedidia-terminal 0.0~git20230315.4b3bcf6-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 148 kB
  • sloc: makefile: 3
file content (5 lines) | stat: -rw-r--r-- 84 bytes parent folder | download
1
2
3
4
5
module github.com/zyedidia/terminal

go 1.19

require github.com/creack/pty v1.1.18