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 (6 lines) | stat: -rw-r--r-- 123 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
// Hosted at <https://github.com/cyphar/libpathrs>.
module cyphar.com/go-pathrs

go 1.18

require golang.org/x/sys v0.26.0