File: go.mod

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

go 1.15

require gopkg.in/yaml.v2 v2.4.0