We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79514b4 commit fdca85eCopy full SHA for fdca85e
samples/hello_world/main.go
@@ -1,6 +1,6 @@
1
package main
2
3
-import "github.com/realint/go-v8"
+import "github.com/idada/go-v8"
4
5
func main() {
6
engine := v8.NewEngine()
0 commit comments