Skip to content

Commit bfe4d13

Browse files
pionbotJoTurk
authored andcommitted
Update CI configs to v0.11.39
Update lint scripts and CI configs.
1 parent 65bfa39 commit bfe4d13

3 files changed

Lines changed: 2 additions & 3 deletions

File tree

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,3 @@ cover.out
2626
examples/sfu-ws/cert.pem
2727
examples/sfu-ws/key.pem
2828
wasm_exec.js
29-
webrtc.test

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/v4
22

3-
go 1.21.0
3+
go 1.24
44

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

interceptor_option.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// SPDX-FileCopyrightText: 2023 The Pion community <https://pion.ly>
1+
// SPDX-FileCopyrightText: 2026 The Pion community <https://pion.ly>
22
// SPDX-License-Identifier: MIT
33

44
//go:build !js

0 commit comments

Comments
 (0)