File: go.mod

package info (click to toggle)
golang-golang-x-image 0.18.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental, forky, sid, trixie
  • size: 18,044 kB
  • sloc: makefile: 2
file content (5 lines) | stat: -rw-r--r-- 70 bytes parent folder | download
1
2
3
4
5
module golang.org/x/image

go 1.18

require golang.org/x/text v0.16.0