summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 2 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index 4b87825..0fcec10 100644
--- a/go.mod
+++ b/go.mod
@@ -8,3 +8,5 @@ require (
github.com/neonxp/tamtam v0.1.0
github.com/technoweenie/multipartstreamer v1.0.1 // indirect
)
+
+replace github.com/neonxp/tamtam => ../tamtam