mirror of
https://github.com/go-gst/go-gst.git
synced 2025-10-06 16:36:51 +08:00
change module name and use new golang version
This commit is contained in:
@@ -15,8 +15,8 @@ import (
|
||||
"os"
|
||||
"time"
|
||||
|
||||
"github.com/tinyzimmer/go-gst/gst"
|
||||
"github.com/tinyzimmer/go-gst/gst/pbutils"
|
||||
"github.com/go-gst/go-gst/gst"
|
||||
"github.com/go-gst/go-gst/gst/pbutils"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
Reference in New Issue
Block a user