File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -5,4 +5,4 @@ Website = "https://github.com/xaionaro/streamctl"
5
5
Name = " streampanel"
6
6
ID = " center.dx.streampanel"
7
7
Version = " 0.1.0"
8
- Build = 422
8
+ Build = 423
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ replace github.com/andreykaipov/goobs v1.4.1 => github.com/xaionaro-go/goobs v0.
9
9
10
10
replace github.com/adrg/libvlc-go/v3 v3.1.5 => github.com/xaionaro-go/libvlc-go/v3 v3.0.0-20241011194409-0fe4e2a9d901
11
11
12
- replace fyne.io/fyne/v2 v2.5.4 => github.com/xaionaro-go/fyne/v2 v2.0.0-20250215180758-399edb421067
12
+ replace fyne.io/fyne/v2 v2.5.5 => github.com/xaionaro-go/fyne/v2 v2.0.0-20250622004601-3a26ee69528a
13
13
14
14
replace code.cloudfoundry.org/bytefmt => github.com/cloudfoundry/bytefmt v0.0.0-20211005130812-5bb3c17173e5
15
15
@@ -246,7 +246,7 @@ require (
246
246
)
247
247
248
248
require (
249
- fyne.io/fyne/v2 v2.5.4
249
+ fyne.io/fyne/v2 v2.5.5
250
250
github.com/AgustinSRG/go-child-process-manager v1.0.1
251
251
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802
252
252
github.com/Danny-Dasilva/fhttp v0.0.0-20240217042913-eeeb0b347ce1
Original file line number Diff line number Diff line change @@ -1086,8 +1086,8 @@ github.com/xaionaro-go/avpipeline v0.0.0-20250428012319-401ac2ebe66c h1:KTQYCAJA
1086
1086
github.com/xaionaro-go/avpipeline v0.0.0-20250428012319-401ac2ebe66c /go.mod h1:Czl84biYuPZeILYiRiziR0yeuXKvrqQfzJ1ItjSq/o0 =
1087
1087
github.com/xaionaro-go/datacounter v1.0.4 h1:+QMZLmu73R5WGkQfUPwlXF/JFN+Weo4iuDZkiL2wVm8 =
1088
1088
github.com/xaionaro-go/datacounter v1.0.4 /go.mod h1:Sf9vBevuV6w5iE6K3qJ9pWVKcyS60clWBUSQLjt5++c =
1089
- github.com/xaionaro-go/fyne/v2 v2.0.0-20250215180758-399edb421067 h1:58GgTbQcOCjv1ZZ46m6WQ8zqv0KEJe5C6D5Ls1oSHvc =
1090
- github.com/xaionaro-go/fyne/v2 v2.0.0-20250215180758-399edb421067 /go.mod h1:0GOXKqyvNwk3DLmsFu9v0oYM0ZcD1ysGnlHCerKoAmo =
1089
+ github.com/xaionaro-go/fyne/v2 v2.0.0-20250622004601-3a26ee69528a h1:awMQXlaweeiSZB4rSNfMmJGJriyn1ca/m/lglBi9uyA =
1090
+ github.com/xaionaro-go/fyne/v2 v2.0.0-20250622004601-3a26ee69528a /go.mod h1:0GOXKqyvNwk3DLmsFu9v0oYM0ZcD1ysGnlHCerKoAmo =
1091
1091
github.com/xaionaro-go/go-rtmp v0.0.0-20241009130244-1e3160f27f42 h1:izCjREd+62HDF9FRYqUI7dgJNdUxAIysEuqed8lBcDY =
1092
1092
github.com/xaionaro-go/go-rtmp v0.0.0-20241009130244-1e3160f27f42 /go.mod h1:IuQWd+hy/tLuvuqFX0N9SMZrzOprM8Jvvdu+42RJwk4 =
1093
1093
github.com/xaionaro-go/goobs v0.0.0-20241103210141-030e538ac440 h1:hzQ+65oWq54XAqheyJ9E6wt+WH75051w+eLP5zWlD68 =
You can’t perform that action at this time.
0 commit comments