summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod7
1 files changed, 1 insertions, 6 deletions
diff --git a/go.mod b/go.mod
index d87a21e..8c124e2 100644
--- a/go.mod
+++ b/go.mod
@@ -2,9 +2,4 @@ module go.wit.com/log
go 1.21.4
-require (
- github.com/alexflint/go-arg v1.4.3
- github.com/davecgh/go-spew v1.1.1
-)
-
-require github.com/alexflint/go-scalar v1.1.0 // indirect
+require github.com/davecgh/go-spew v1.1.1