runtime/debug.BuildInfo.Path (field)

4 uses

	runtime/debug (current package)
		mod.go#L48: 	Path string
		mod.go#L109: 	if bi.Path != "" {
		mod.go#L110: 		fmt.Fprintf(buf, "path\t%s\n", bi.Path)
		mod.go#L198: 			bi.Path = string(elem)