File: go.mod

package info (click to toggle)
golang-github-muesli-ansi 0.0~git20211031.c9f0611-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 120 kB
  • sloc: makefile: 2
file content (7 lines) | stat: -rw-r--r-- 137 bytes parent folder | download
1
2
3
4
5
6
7
module github.com/muesli/ansi

go 1.17

require github.com/mattn/go-runewidth v0.0.13

require github.com/rivo/uniseg v0.2.0 // indirect