File: go.mod

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

go 1.20

require github.com/opencontainers/go-digest v1.0.0