mirror of
https://github.com/go-gst/go-gst.git
synced 2025-11-03 10:30:52 +08:00
change module name and use new golang version
This commit is contained in:
@@ -8,8 +8,8 @@ import "C"
|
||||
import (
|
||||
"unsafe"
|
||||
|
||||
"github.com/tinyzimmer/go-glib/glib"
|
||||
"github.com/tinyzimmer/go-gst/gst"
|
||||
"github.com/go-gst/go-glib/glib"
|
||||
"github.com/go-gst/go-gst/gst"
|
||||
)
|
||||
|
||||
//export goGstPushSrcAlloc
|
||||
|
||||
Reference in New Issue
Block a user