summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorNick White <git@njw.name>2020-08-04 13:29:06 +0100
committerNick White <git@njw.name>2020-08-04 13:29:06 +0100
commit2e923f2991d4070d86bd5d63a5434f30ce570fd3 (patch)
treeabae23f57b2393e7c0375c3cecadf54a6e3fdfd6 /go.mod
parent30b54ffce25c86f3e1c58076f39ef9ace53b0274 (diff)
Rename package from integralimg to integralv0.6.0
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 9e06b2d..78b4623 100644
--- a/go.mod
+++ b/go.mod
@@ -1,3 +1,3 @@
-module rescribe.xyz/integralimg
+module rescribe.xyz/integral
go 1.14