File: go.mod

package info (click to toggle)
golang-github-chzyer-test 1.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 92 kB
  • sloc: makefile: 4
file content (5 lines) | stat: -rw-r--r-- 79 bytes parent folder | download
1
2
3
4
5
module github.com/chzyer/test

go 1.15

require github.com/chzyer/logex v1.2.1