From 9c25c9016f6825302537c4efdd5e897976f9c826 Mon Sep 17 00:00:00 2001 From: Robert Findley Date: Fri, 22 Aug 2025 09:52:05 -0400 Subject: [PATCH] README: add a note that wire is no longer maintained (#434) Wire was archived by an automatic process because it was not being maintained. Unfortunately, it's true that there is no one maintaining wire, and we should make this clear in the README before re-archiving. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8965a45..cd8315d 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,10 @@ [![Build Status](https://github.com/google/wire/actions/workflows/tests.yml/badge.svg?branch=main)](https://github.com/google/wire/actions) [![godoc](https://godoc.org/github.com/google/wire?status.svg)][godoc] +> [!WARNING] +> This project is no longer maintained. +> +> If you wish to update or extend wire, please do so in a fork. Wire is a code generation tool that automates connecting components using [dependency injection][]. Dependencies between components are represented in