File: go.mod

package info (click to toggle)
golang-github-coreos-semver 0.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 128 kB
  • sloc: makefile: 4
file content (5 lines) | stat: -rw-r--r-- 76 bytes parent folder | download
1
2
3
4
5
module github.com/coreos/go-semver

go 1.8

require gopkg.in/yaml.v3 v3.0.1