change the module url

This commit is contained in:
Dan Jenkins
2023-08-23 16:27:15 +01:00
parent f4c5ddbacd
commit 0948e6783b

View File

@@ -8,7 +8,7 @@ import "C"
import ( import (
"unsafe" "unsafe"
"github.com/tinyzimmer/go-gst/gst" "github.com/go-gst/go-gst/gst"
) )
type AudioMeta struct { type AudioMeta struct {