]> Cypherpunks.ru repositories - gostls13.git/commit
errors: add ErrUnsupported
authorAndy Pan <panjf2000@gmail.com>
Thu, 2 Mar 2023 03:57:24 +0000 (11:57 +0800)
committerGopher Robot <gobot@golang.org>
Sat, 11 Mar 2023 05:07:02 +0000 (05:07 +0000)
commit70f98a251efdbfd619c4ff466a43da299ad04752
tree94b7b9c98cff303c052fb5f3685111f43735b909
parentd9c29ec6a54f929f4b0736db6b7598a4c2305e5e
errors: add ErrUnsupported

Fixes #41198

Change-Id: Ib33a11d0eb311f8e2b81de24d11df49e00b2fc81
Reviewed-on: https://go-review.googlesource.com/c/go/+/473935
Run-TryBot: Ian Lance Taylor <iant@google.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
Run-TryBot: Andy Pan <panjf2000@gmail.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
api/next/41198.txt [new file with mode: 0644]
src/errors/errors.go