diff options
author | Thomas Voss <mail@thomasvoss.com> | 2022-10-11 22:22:15 +0200 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2022-10-11 22:22:15 +0200 |
commit | 87efa14e1765b192b3d1be74f6977b80568aba9f (patch) | |
tree | 56001f09cf09692676559197ef9f88a7ed21f374 /go.mod | |
parent | 26ed9a704f47ba24715eba673d2cab1366fa09c4 (diff) |
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ -module github.com/Mango0x45/getgopt +module git.thomasvoss.com/getgopt go 1.17 |