fix compatibility with latest Go toolchain (#675)

This commit is contained in:
Alessandro Ros
2025-01-06 14:22:19 +01:00
committed by GitHub
parent ec919809a4
commit fdac0a7789

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/bluenviron/gortsplib/v4
go 1.21
go 1.21.0
require (
github.com/bluenviron/mediacommon v1.13.3