diff --git a/getopt_test/getopt_test.go b/getopt_test/getopt_test.go index 5ce1f42..0521c3e 100644 --- a/getopt_test/getopt_test.go +++ b/getopt_test/getopt_test.go @@ -1,7 +1,7 @@ package getopt_test import ( - g "getopt" + g "gitea.sergiotarxz.freemyip.com/sergiotarxz/GetoptGo" "regexp" "testing" "reflect"