summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-14 12:21:06 -0600
committerJeff Carr <[email protected]>2024-01-14 12:21:06 -0600
commita502f839a130df70d9508f731b8cf06c19fa71b9 (patch)
treee4819815deae5c2ebf2b933c6deac8a2eafe2e8f /go.mod
parentb71a36f2140c23c55c688454933207b278251384 (diff)
flatten pathsv1.1.3
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod3
1 files changed, 3 insertions, 0 deletions
diff --git a/go.mod b/go.mod
new file mode 100644
index 0000000..9a692be
--- /dev/null
+++ b/go.mod
@@ -0,0 +1,3 @@
+module go.wit.com/dev/davecgh/spew
+
+go 1.21.4