File: go.mod

package info (click to toggle)
golang-github-rancher-go-rancher-metadata 0.0~git20200311.7f4c936-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 116 kB
  • sloc: makefile: 4
file content (5 lines) | stat: -rw-r--r-- 98 bytes parent folder | download
1
2
3
4
5
module github.com/rancher/go-rancher-metadata

go 1.13

require github.com/sirupsen/logrus v1.4.2