Update CI configs to v0.11.18

Update lint scripts and CI configs.
This commit is contained in:
Pion Bot
2025-02-13 23:43:55 -05:00
committed by GitHub
parent 3c14bcb8eb
commit f00fc07896
7 changed files with 6 additions and 7 deletions

View File

@@ -3,7 +3,7 @@
package stun
import ( //nolint:gci
import (
"crypto/md5" //nolint:gosec
"crypto/sha1" //nolint:gosec
"errors"