9 Commits

Author SHA1 Message Date
Joe Turki
8867eb8597 Update lint rules, force testify/assert for tests
Use testify's assert package instead of the standard library's testing
package.
2025-04-07 02:59:21 +02:00
Joe Turki
0397f2187b Upgrade golangci-lint, more linters
Introduces new linters, upgrade golangci-lint to version (v1.63.4)
2025-01-18 10:57:33 -06:00
Sean DuBois
b2812c84a7 Fix linter errors
golangci-lint upgrade to v1.56.2 added more checks

Relates to pion/.goassets#201
2024-03-16 20:19:07 -04:00
Steffen Vogel
ab3e9f2f89 Make package REUSE compliant 2023-04-18 13:19:15 +02:00
Steffen Vogel
7c533756a6 Harmonize nolint directives 2023-04-12 10:22:35 +02:00
ZHENK
85839ae560 Update CI configs to v0.4.7
Update lint scripts and CI configs.
Excluding codecov.yml.
2020-09-29 23:53:36 -07:00
Aleksandr Razumov
e51941bf3f a:integrity: rename NewLongtermIntegrity to NewLongTermIntegrity 2017-02-18 20:40:05 +03:00
Aleksandr Razumov
b554984ce6 a:integrity: implement
Add nonce, realm, username attributes.
Update RFC 5769 test vectors implementation.
2017-02-12 22:21:11 +03:00
Aleksandr Razumov
abf14462f6 tests: add rfc5769 test vectors 2017-02-11 08:52:56 +03:00