File: go.mod

package info (click to toggle)
golang-github-spf13-fsync 0.10.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 140 kB
  • sloc: makefile: 2
file content (5 lines) | stat: -rw-r--r-- 78 bytes parent folder | download
1
2
3
4
5
module github.com/spf13/fsync

go 1.16

require github.com/spf13/afero v1.9.2