Skip to content

Commit

Permalink
implement LogValue method to WithStack
Browse files Browse the repository at this point in the history
  • Loading branch information
nozo-moto committed Sep 18, 2023
1 parent a95e895 commit 1598b95
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 1,627 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/cockroachdb/errors

go 1.17
go 1.21

require (
github.com/cockroachdb/datadriven v1.0.2
Expand Down
Loading

0 comments on commit 1598b95

Please sign in to comment.