dnscontrol/vendor/golang.org/x/xerrors
Tom Limoncelli f708f19535
Update many modules (#620)
* Update many modules.

go get -u golang.org/x/net
go get -u github.com/aws/aws-sdk-go
go get -u golang.org/x/oauth2
go get -u google.golang.org/api
go get -u gopkg.in/yaml.v2
go mod tidy

* Update modules

go get -u github.com/tiramiseb/go-gandi
go get -u github.com/miekg/dns
go mod tidy
2020-02-12 21:16:35 -05:00
..
internal Update many modules (#620) 2020-02-12 21:16:35 -05:00
adaptor.go Update many modules (#620) 2020-02-12 21:16:35 -05:00
codereview.cfg Update many modules (#620) 2020-02-12 21:16:35 -05:00
doc.go Update many modules (#620) 2020-02-12 21:16:35 -05:00
errors.go Update many modules (#620) 2020-02-12 21:16:35 -05:00
fmt.go Update many modules (#620) 2020-02-12 21:16:35 -05:00
format.go Update many modules (#620) 2020-02-12 21:16:35 -05:00
frame.go Update many modules (#620) 2020-02-12 21:16:35 -05:00
go.mod Update many modules (#620) 2020-02-12 21:16:35 -05:00
LICENSE Update many modules (#620) 2020-02-12 21:16:35 -05:00
PATENTS Update many modules (#620) 2020-02-12 21:16:35 -05:00
README Update many modules (#620) 2020-02-12 21:16:35 -05:00
wrap.go Update many modules (#620) 2020-02-12 21:16:35 -05:00

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