ci: update golangci-lint to v1.62.0 (#4725)

This commit is contained in:
Marten Seemann
2024-11-18 16:01:39 +01:00
committed by GitHub
parent 21219d1122
commit 3e0a67b247
4 changed files with 2 additions and 4 deletions

View File

@@ -257,7 +257,6 @@ var _ = Describe("Connection", func() {
})
for _, pers := range []protocol.Perspective{protocol.PerspectiveServer, protocol.PerspectiveClient} {
pers := pers
expectedErr := ErrCodeIDError
if pers == protocol.PerspectiveClient {
expectedErr = ErrCodeStreamCreationError