func runtime.GOROOT

2 uses

	runtime (current package)
		extern.go#L339: func GOROOT() string {

	time
		zoneinfo_read.go#L554: 	if source, ok := gorootZoneSource(runtime.GOROOT()); ok {