summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-05 20:39:56 -0600
committerJeff Carr <[email protected]>2024-01-05 20:39:56 -0600
commit5fa7681956e9c4e93c9446a8272d9164dc1e49ff (patch)
tree6f442147ce7bbc2a804c5dacc5ca62f3c38858ce /go.mod
parent29db278b6aaa209c5b2f8b6a0dbbc4b726a4323e (diff)
quiet debugging on Get() and Set()v0.4.1
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 8c124e2..243bc19 100644
--- a/go.mod
+++ b/go.mod
@@ -2,4 +2,4 @@ module go.wit.com/log
go 1.21.4
-require github.com/davecgh/go-spew v1.1.1
+require go.wit.com/spew v0.0.0-20240101141411-c7b8e91573c9