mirror of
https://github.com/go-gst/go-gst.git
synced 2025-10-06 00:17:00 +08:00
change module name and use new golang version
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
"time"
|
||||
"unsafe"
|
||||
|
||||
"github.com/tinyzimmer/go-glib/glib"
|
||||
"github.com/go-gst/go-glib/glib"
|
||||
)
|
||||
|
||||
func toGObject(data unsafe.Pointer) *glib.Object {
|
||||
|
Reference in New Issue
Block a user