We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56976a4 commit 883d45dCopy full SHA for 883d45d
README.md
@@ -6,7 +6,7 @@
6
[](https://coveralls.io/github/naughtygopher/errors?branch=main)
7
[](https://github.com/avelino/awesome-go#error-handling)
8
9
-# Errors v0.10.0
+# Errors v1.0.0
10
11
Errors package is a drop-in replacement of the built-in Go errors package. It lets you create errors of 11 different types,
12
which should handle most of the use cases. Some of them are a bit too specific for web applications, but useful nonetheless.
0 commit comments