File: go.mod

package info (click to toggle)
golang-github-mattn-go-sixel 0.0.5-1~exp1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 160 kB
  • sloc: makefile: 3
file content (5 lines) | stat: -rw-r--r-- 85 bytes parent folder | download
1
2
3
4
5
module github.com/mattn/go-sixel

go 1.16

require github.com/soniakeys/quant v1.0.0