summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index f4f7e26..2d1730d 100644
--- a/go.mod
+++ b/go.mod
@@ -8,5 +8,5 @@ require (
github.com/wcharczuk/go-chart v2.0.1+incompatible
golang.org/x/image v0.0.0-20200119044424-58c23975cae1
rescribe.xyz/preproc v0.1.0
- rescribe.xyz/utils v0.0.0-20200211110912-01d5636bbb33
+ rescribe.xyz/utils v0.1.0
)