From 5622fbbe53efe9edf0074a614067e3baf84baa96 Mon Sep 17 00:00:00 2001 From: Herman Slatman Date: Fri, 19 Dec 2025 00:06:14 +0100 Subject: [PATCH] Allow replacing `github.com/google/go-tpm` --- .golangci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.golangci.yml b/.golangci.yml index b1fcbe6..66a65b2 100644 --- a/.golangci.yml +++ b/.golangci.yml @@ -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: