]> Cypherpunks.ru repositories - gostls13.git/commit
Revert "errors: add example showing a custom error with Unwrap"
authorAndrew Bonventre <andybons@golang.org>
Mon, 26 Aug 2019 01:25:41 +0000 (01:25 +0000)
committerJonathan Amsterdam <jba@google.com>
Mon, 26 Aug 2019 02:18:15 +0000 (02:18 +0000)
commit78f6856ddf855a457bd33af27089cb3f6e1b2a2d
tree67508afc746a2f9f7778f7849726518de9c67d5f
parent89fb80f7fae1359a57968fbe600fc69b7296dd2d
Revert "errors: add example showing a custom error with Unwrap"

This reverts commit 739123c3a36f30af06c294741f74a26e54ee21ad.

Reason for revert: broke Windows and Plan 9 builders

Fixes #33828

Change-Id: I1d85c81549b1b34924fdd0ade8bf9406e5cf6555
Reviewed-on: https://go-review.googlesource.com/c/go/+/191742
Run-TryBot: Andrew Bonventre <andybons@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Jonathan Amsterdam <jba@google.com>
src/errors/example_unwrap_test.go [deleted file]