mirror of
https://github.com/go-gst/go-gst.git
synced 2025-10-28 10:11:54 +08:00
change module name and use new golang version
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
"time"
|
||||
"unsafe"
|
||||
|
||||
"github.com/tinyzimmer/go-glib/glib"
|
||||
"github.com/go-gst/go-glib/glib"
|
||||
)
|
||||
|
||||
func getMessageSourceObj(src interface{}) *C.GstObject {
|
||||
|
||||
Reference in New Issue
Block a user