mirror of
https://github.com/go-gst/go-gst.git
synced 2025-10-30 19:16:34 +08:00
change module name and use new golang version
This commit is contained in:
@@ -6,7 +6,7 @@ import "C"
|
||||
import (
|
||||
"unsafe"
|
||||
|
||||
"github.com/tinyzimmer/go-glib/glib"
|
||||
"github.com/go-gst/go-glib/glib"
|
||||
)
|
||||
|
||||
// MiniObject is an opaque struct meant to form the base of gstreamer
|
||||
|
||||
Reference in New Issue
Block a user