Change go version to 1.20 for Windows 7 support

This commit is contained in:
Alex X
2024-09-01 15:56:19 +03:00
parent afc8f4fdf6
commit 2311d5eabe
12 changed files with 74 additions and 21 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/AlexxIT/go2rtc
go 1.22
go 1.20
require (
github.com/asticode/go-astits v1.13.0