summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorNick White <git@njw.name>2020-03-13 17:18:51 +0000
committerNick White <git@njw.name>2020-03-13 17:18:51 +0000
commitd9612a98ab66409858e07a9a430d40beac1b17b8 (patch)
tree4456d1bd92e5655bd8a69ec01748526e02166017 /go.mod
parentca5014f0ad35ad475860ff817a2ebed121bc1f27 (diff)
Update go.mod now that getbests util has a dependencyv0.1.2
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 a822d5e..cc51ddf 100644
--- a/go.mod
+++ b/go.mod
@@ -1 +1,3 @@
module rescribe.xyz/utils
+
+require rescribe.xyz/bookpipeline v0.1.2