mirror of
https://github.com/go-gst/go-gst.git
synced 2025-11-01 20:12:39 +08:00
update gotk reference
This commit is contained in:
2
go.mod
2
go.mod
@@ -19,4 +19,4 @@ require (
|
||||
golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae // indirect
|
||||
)
|
||||
|
||||
replace github.com/diamondburned/gotk4 => github.com/rswilli/gotk4 v0.0.0-20250519074043-31f51c6f5601
|
||||
replace github.com/diamondburned/gotk4 => github.com/rswilli/gotk4 v0.0.0-20250620133050-573090fa4d6a
|
||||
|
||||
4
go.sum
4
go.sum
@@ -18,8 +18,8 @@ github.com/mattn/go-isatty v0.0.12 h1:wuysRhFDzyxgEmMf5xjvJ2M9dZoWAXNNr5LSBS7uHX
|
||||
github.com/mattn/go-isatty v0.0.12/go.mod h1:cbi8OIDigv2wuxKPP5vlRcQ1OAZbq2CE4Kysco4FUpU=
|
||||
github.com/mattn/go-pointer v0.0.1 h1:n+XhsuGeVO6MEAp7xyEukFINEa+Quek5psIR/ylA6o0=
|
||||
github.com/mattn/go-pointer v0.0.1/go.mod h1:2zXcozF6qYGgmsG+SeTZz3oAbFLdD3OWqnUbNvJZAlc=
|
||||
github.com/rswilli/gotk4 v0.0.0-20250519074043-31f51c6f5601 h1:ZRhNPYDKtFDvRZUBI3oOtMLhQLjfODvwhZAdfXMF8PE=
|
||||
github.com/rswilli/gotk4 v0.0.0-20250519074043-31f51c6f5601/go.mod h1:KAKkz3MmLKBuGE+NlY9snuxUmmhBMsMQwNBEm98FcHE=
|
||||
github.com/rswilli/gotk4 v0.0.0-20250620133050-573090fa4d6a h1:9tjmJTxhz36E62R+MSe/ikRn8ASUgMTk24FWGVyDuP8=
|
||||
github.com/rswilli/gotk4 v0.0.0-20250620133050-573090fa4d6a/go.mod h1:KAKkz3MmLKBuGE+NlY9snuxUmmhBMsMQwNBEm98FcHE=
|
||||
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 h1:e66Fs6Z+fZTbFBAxKfP3PALWBtpfqks2bwGcexMxgtk=
|
||||
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0/go.mod h1:2TbTHSBQa924w8M6Xs1QcRcFwyucIwBGpK1p2f1YFFY=
|
||||
golang.org/x/sync v0.8.0 h1:3NFvSEYkUoMifnESzZl15y791HH1qU2xm6eCJU5ZPXQ=
|
||||
|
||||
Reference in New Issue
Block a user