Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ linters:
- github.com/elimity-com/scim
- github.com/google/go-attestation # temporarily replaced with github.com/smallstep/go-attestation till changes are in upstream
- github.com/smallstep/certificates # temporarily replace with github.com/smallstep/internal-certificates
- github.com/google/go-tpm # temporarily replaced until https://github.com/google/go-tpm/pull/420 is merged
replace-local: true
gomodguard:
blocked:
Expand Down