summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@parabola.nu>2021-03-01 06:04:47 -0700
committerLuke Shumaker <lukeshu@parabola.nu>2021-05-01 15:42:56 -0600
commit54379b08717fb411048db5b3957fbb66920b7266 (patch)
treeb12b67a161207bb31c901a670dfc5182f2633ac2 /go.mod
parentf5bd915b1951db9430d6f5e10325f1dd7c722c7e (diff)
wip
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 4218bd6..022e4a4 100644
--- a/go.mod
+++ b/go.mod
@@ -8,3 +8,5 @@ require (
github.com/spf13/pflag v1.0.5
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
)
+
+replace git.lukeshu.com/go/libfastimport => /home/lukeshu/src/git.lukeshu.com/go/libfastimport