Add expr source

This commit is contained in:
Alex X
2023-10-26 21:07:48 +03:00
parent f291f1d827
commit b5be4ce03b
7 changed files with 178 additions and 23 deletions
+1
View File
@@ -3,6 +3,7 @@ module github.com/AlexxIT/go2rtc
go 1.21
require (
github.com/antonmedv/expr v1.15.3
github.com/gorilla/websocket v1.5.0
github.com/miekg/dns v1.1.56
github.com/pion/ice/v2 v2.3.11