mirror of
https://github.com/go-gst/go-gst.git
synced 2025-10-27 18:00:21 +08:00
change module url
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"
|
||||
)
|
||||
|
||||
// DeviceProvider is a Go representation of a GstDeviceProvider.
|
||||
|
||||
Reference in New Issue
Block a user