mirror of
https://github.com/go-gst/go-gst.git
synced 2025-10-18 22:04:37 +08:00
change module name and use new golang version
This commit is contained in:
@@ -26,7 +26,7 @@ import "C"
|
||||
import (
|
||||
"unsafe"
|
||||
|
||||
"github.com/tinyzimmer/go-glib/glib"
|
||||
"github.com/go-gst/go-glib/glib"
|
||||
)
|
||||
|
||||
// ExtendsBin implements an Extendable object based on a GstBin.
|
||||
|
Reference in New Issue
Block a user