From b2a173b50b87fb49b6b7d62962c4b455e66e25ef Mon Sep 17 00:00:00 2001 From: Nick White Date: Thu, 27 Feb 2020 17:47:12 +0000 Subject: Update rescribe.xyz/utils dependency --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') 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 ) -- cgit v1.2.1-24-ge1ad