Update go.mod

This commit is contained in:
dwdcth
2021-03-19 14:13:53 +08:00
committed by GitHub
parent a9cb4cd853
commit dc65348ccb

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/Monibuca/plugin-rtsp
go 1.13
go 1.16
require (
github.com/Monibuca/engine/v2 v2.2.2