Skip to content

Commit fdca85e

Browse files
committed
Update main.go
1 parent 79514b4 commit fdca85e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/hello_world/main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package main
22

3-
import "github.com/realint/go-v8"
3+
import "github.com/idada/go-v8"
44

55
func main() {
66
engine := v8.NewEngine()

0 commit comments

Comments
 (0)