aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2022-10-11 22:22:15 +0200
committerThomas Voss <mail@thomasvoss.com> 2022-10-11 22:22:15 +0200
commit87efa14e1765b192b3d1be74f6977b80568aba9f (patch)
tree56001f09cf09692676559197ef9f88a7ed21f374 /tests
parent26ed9a704f47ba24715eba673d2cab1366fa09c4 (diff)
[Meta] Move away from (cringe) GitHubv1.0.1v1.0.0
Diffstat (limited to 'tests')
-rw-r--r--tests/tests.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tests.go b/tests/tests.go
index 47aef19..bbcddb6 100644
--- a/tests/tests.go
+++ b/tests/tests.go
@@ -4,7 +4,7 @@ import (
"fmt"
"os"
- "github.com/Mango0x45/getgopt"
+ "git.thomasvoss.com/getgopt"
)
func main() {