diff options
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |