diff options
author | Kian Ali Agheli <kaa@disroot.org> | 2024-05-07 12:50:02 -0700 |
---|---|---|
committer | Kian Ali Agheli <kaa@disroot.org> | 2024-05-07 12:50:02 -0700 |
commit | 8b691a5b29545e5a6016be8cc8e64fc1b15608b8 (patch) | |
tree | d0ebdf54555d8154ba142aa2aec1762e383d90c2 /go.mod | |
parent | 79f52aee8d7d4f94fb64508abbae1ee05811d6dc (diff) |
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ -module mesacsclub.com/go/ref +module git.mesacsclub.com/ref go 1.20 |