blob: a28f17960bd211d71e80ea65baf637f9261a8dd7 [file] [edit]
//go:build !libpathrs
package main
func pathrsVersionString() string {
return ""
}