diff --git a/README.md b/README.md index 9731b68..40ff76b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,12 @@ # `AttestationFailureAnalysisService` +## Do not use this repository, it is archived. The project is now maintained in repository [`attestation-sdk`](https://github.com/immune-gmbh/attestation-sdk). + +--- + +Pre-archived description: + + [![License](https://img.shields.io/badge/License-BSD_3--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause) ## About diff --git a/go.mod b/go.mod index 302e3e1..490f2ec 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/immune-gmbh/AttestationFailureAnalysisService +module github.com/immune-gmbh/attestation-sdk go 1.20