stash/vendor/golang.org/x/xerrors
kermieisinthehouse 265d5f4c70
Apple Silicon Support, Bump Go to 1.17, refactor docker/build/x86_64/Dockerfile (#1646)
* Bump Go to 1.17, refactor build/x86_64 Dockerfile to make better use of multi-stage
* Bump to 1.17 from 1.16
* Bump packr version, provide needed legacy env var
* Add apple silicon support, fix macos build chain
* Update unused travis ci
2021-09-08 15:30:15 +10:00
..
internal Selective export (#770) 2020-09-15 17:28:53 +10:00
LICENSE Selective export (#770) 2020-09-15 17:28:53 +10:00
PATENTS Selective export (#770) 2020-09-15 17:28:53 +10:00
README Selective export (#770) 2020-09-15 17:28:53 +10:00
adaptor.go Selective export (#770) 2020-09-15 17:28:53 +10:00
codereview.cfg Selective export (#770) 2020-09-15 17:28:53 +10:00
doc.go Selective export (#770) 2020-09-15 17:28:53 +10:00
errors.go Selective export (#770) 2020-09-15 17:28:53 +10:00
fmt.go Selective export (#770) 2020-09-15 17:28:53 +10:00
format.go Selective export (#770) 2020-09-15 17:28:53 +10:00
frame.go Selective export (#770) 2020-09-15 17:28:53 +10:00
wrap.go Selective export (#770) 2020-09-15 17:28:53 +10:00

README

This repository holds the transition packages for the new Go 1.13 error values.
See golang.org/design/29934-error-values.