mirror of
https://github.com/go-gst/go-gst.git
synced 2025-11-03 02:23:41 +08:00
switch to github.com/go-gst/go-pointer
This commit is contained in:
@@ -20,7 +20,7 @@ import (
|
||||
"unsafe"
|
||||
|
||||
"github.com/go-gst/go-glib/glib"
|
||||
gopointer "github.com/mattn/go-pointer"
|
||||
gopointer "github.com/go-gst/go-pointer"
|
||||
)
|
||||
|
||||
type PromiseResult int
|
||||
|
||||
Reference in New Issue
Block a user