Skip to content
This repository was archived by the owner on Oct 3, 2024. It is now read-only.

Commit f56494e

Browse files
authored
Update main.go
1 parent 5708764 commit f56494e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import (
99
"fmt"
1010
"os"
1111

12-
"github.com/hypermodeAI/wasmextractor"
12+
"github.com/hypermodeinc/wasmextractor"
1313
)
1414

1515
func main() {

0 commit comments

Comments
 (0)