func runtime.GOROOT

2 uses

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

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