aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Burwell <ben@benburwell.com>2019-09-24 14:53:36 -0400
committerBen Burwell <ben@benburwell.com>2019-09-24 14:53:36 -0400
commitbc195189d85c2d55ea58915611ffe4ae19bcffe8 (patch)
tree0219aef92a0f283254c56202b15214832bafdf77
parent67c691258a0ed59f1e538ecc46930244fddc2965 (diff)
Update go.modHEADmaster
-rw-r--r--go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index 6291d63..2d60d23 100644
--- a/go.mod
+++ b/go.mod
@@ -1,3 +1,3 @@
-module github.com/benburwell/hashimg
+module bnbl.io/hashimg
-go 1.12
+go 1.13