Skip to content

Commit 2f0fe93

Browse files
committed
Declare Go 1.17 as minimum version
With f53f0a9 1.17 and above is now supported
1 parent f53f0a9 commit 2f0fe93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/pion/webrtc/v3
22

3-
go 1.19
3+
go 1.17
44

55
require (
66
github.com/pion/datachannel v1.5.5

0 commit comments

Comments
 (0)