diff options
author | Ben Burwell <ben@benburwell.com> | 2019-09-24 14:53:36 -0400 |
---|---|---|
committer | Ben Burwell <ben@benburwell.com> | 2019-09-24 14:53:36 -0400 |
commit | bc195189d85c2d55ea58915611ffe4ae19bcffe8 (patch) | |
tree | 0219aef92a0f283254c56202b15214832bafdf77 | |
parent | 67c691258a0ed59f1e538ecc46930244fddc2965 (diff) |
-rw-r--r-- | go.mod | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,3 +1,3 @@ -module github.com/benburwell/hashimg +module bnbl.io/hashimg -go 1.12 +go 1.13 |