Skip to content

Commit 5504164

Browse files
committed
Allow replacing github.com/google/go-tpm
1 parent 391395e commit 5504164

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.golangci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ linters:
109109
- github.com/elimity-com/scim
110110
- github.com/google/go-attestation # temporarily replaced with github.com/smallstep/go-attestation till changes are in upstream
111111
- github.com/smallstep/certificates # temporarily replace with github.com/smallstep/internal-certificates
112+
- github.com/google/go-tpm # temporarily replaced until https://github.com/google/go-tpm/pull/420 is merged
112113
replace-local: true
113114
gomodguard:
114115
blocked:

0 commit comments

Comments
 (0)