func cloud.google.com/go/errorreporting.chopStack

2 uses

	cloud.google.com/go/errorreporting (current package)
		errors.go#L178: 		stack = chopStack(buf[0:runtime.Stack(buf[:], false)])
		errors.go#L213: func chopStack(s []byte) string {