func strings.ToUpper

2 uses

	strings (current package)
		strings.go#L601: func ToUpper(s string) string {

	github.com/gotd/td/session/tdesktop
		md5.go#L15: 	return strings.ToUpper(hexed)