File: go.mod

package info (click to toggle)
golang-github-ghodss-yaml 1.0.0%2Bgit20220118.d8423dc-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 132 kB
  • sloc: makefile: 2
file content (3 lines) | stat: -rw-r--r-- 63 bytes parent folder | download
1
2
3
module github.com/ghodss/yaml

require gopkg.in/yaml.v2 v2.2.2