mirror of
https://github.com/pion/stun.git
synced 2025-09-27 04:05:57 +08:00
Update CI configs to v0.11.18
Update lint scripts and CI configs.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
package stun
|
||||
|
||||
import ( //nolint:gci
|
||||
import (
|
||||
"crypto/md5" //nolint:gosec
|
||||
"crypto/sha1" //nolint:gosec
|
||||
"errors"
|
||||
|
Reference in New Issue
Block a user