change module url

This commit is contained in:
Dan Jenkins
2023-08-23 16:30:11 +01:00
parent 8253c81e6d
commit 0a4e5aeb60
4 changed files with 8 additions and 8 deletions

View File

@@ -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.