boulder/vendor/golang.org/x/xerrors
Aaron Gable e15bb89347
Update miekg/dns from v1.1.30 to v1.1.45 (#5972)
Changelog: https://github.com/miekg/dns/compare/v1.1.30...v1.1.45

Brings in several small changes, but more importantly brings Boulder
up to (and past) the version used by pebble/challtestsrv.
2022-03-02 09:03:13 -08:00
..
internal Update miekg/dns from v1.1.30 to v1.1.45 (#5972) 2022-03-02 09:03:13 -08:00
LICENSE Update miekg/dns from v1.1.30 to v1.1.45 (#5972) 2022-03-02 09:03:13 -08:00
PATENTS Update miekg/dns from v1.1.30 to v1.1.45 (#5972) 2022-03-02 09:03:13 -08:00
README Update miekg/dns from v1.1.30 to v1.1.45 (#5972) 2022-03-02 09:03:13 -08:00
adaptor.go Update miekg/dns from v1.1.30 to v1.1.45 (#5972) 2022-03-02 09:03:13 -08:00
codereview.cfg Update miekg/dns from v1.1.30 to v1.1.45 (#5972) 2022-03-02 09:03:13 -08:00
doc.go Update miekg/dns from v1.1.30 to v1.1.45 (#5972) 2022-03-02 09:03:13 -08:00
errors.go Update miekg/dns from v1.1.30 to v1.1.45 (#5972) 2022-03-02 09:03:13 -08:00
fmt.go Update miekg/dns from v1.1.30 to v1.1.45 (#5972) 2022-03-02 09:03:13 -08:00
format.go Update miekg/dns from v1.1.30 to v1.1.45 (#5972) 2022-03-02 09:03:13 -08:00
frame.go Update miekg/dns from v1.1.30 to v1.1.45 (#5972) 2022-03-02 09:03:13 -08:00
wrap.go Update miekg/dns from v1.1.30 to v1.1.45 (#5972) 2022-03-02 09:03:13 -08:00

README

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