diff --git a/cli/go.mod b/cli/go.mod index d7d35fd..dbdaace 100644 --- a/cli/go.mod +++ b/cli/go.mod @@ -2,6 +2,6 @@ module wasmextractor go 1.22.5 -require github.com/hypermodeAI/wasmextractor v0.0.0 +require github.com/hypermodeinc/wasmextractor v0.0.0 -replace github.com/hypermodeAI/wasmextractor => ../ +replace github.com/hypermodeinc/wasmextractor => ../