diff --git a/go.mod b/go.mod index af0e276..87bb713 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/deepch/RTSPtoWeb go 1.25.0 -toolchain go1.27.0 +toolchain go1.27.1 require ( github.com/deepch/vdk v0.0.27