@ -1,4 +1,4 @@
module muon
module github.com/ImVexed/Muon
go 1.13
@ -6,7 +6,7 @@ import (
"reflect"
"unsafe"
. "muon/ultralight"
. "github.com/ImVexed/Muon/ultralight"
)
type Window struct {