We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09cdf03 commit 42e5286Copy full SHA for 42e5286
go.mod
@@ -2,7 +2,7 @@ module github.com/pion/example-webrtc-applications/v3
2
3
go 1.22
4
5
-toolchain go1.23.3
+toolchain go1.23.4
6
7
require (
8
github.com/asticode/go-astiav v0.19.0
0 commit comments