diff --git a/example/basic/go.mod b/example/basic/go.mod index eff8025..b142223 100644 --- a/example/basic/go.mod +++ b/example/basic/go.mod @@ -1,7 +1,7 @@ -module github.com/steambap/captcha/example/basic +module centrifuge.hectabit.org/HectaBit/captcha/example/basic go 1.12 -replace github.com/steambap/captcha => ../../ +replace centrifuge.hectabit.org/HectaBit/captcha => ../../ -require github.com/steambap/captcha v0.0.0-00010101000000-000000000000 +require centrifuge.hectabit.org/HectaBit/captcha v0.0.0-00010101000000-000000000000