File: go.mod

package info (click to toggle)
rust-pathrs 0.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,912 kB
  • sloc: python: 1,138; sh: 371; ansic: 259; makefile: 151
file content (9 lines) | stat: -rw-r--r-- 151 bytes parent folder | download
1
2
3
4
5
6
7
8
9
module pathrs-example

go 1.18

require cyphar.com/go-pathrs v0.0.0

require golang.org/x/sys v0.26.0

replace cyphar.com/go-pathrs => ../../go-pathrs