mirror of
https://github.com/go-gst/go-gst.git
synced 2025-10-05 16:06:55 +08:00
change module name and use new golang version
This commit is contained in:
@@ -3,7 +3,7 @@ package examples
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
"github.com/tinyzimmer/go-glib/glib"
|
||||
"github.com/go-gst/go-glib/glib"
|
||||
)
|
||||
|
||||
// Run is used to wrap the given function in a main loop and print any error
|
||||
|
Reference in New Issue
Block a user