From 735bc0c9f85aed76b132210e7b1ff0442041998f Mon Sep 17 00:00:00 2001 From: LandonTClipp Date: Mon, 25 Apr 2022 13:09:53 -0500 Subject: [PATCH] Add go-get deprecation note --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5d4f8013..34d7d53e 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,8 @@ Install through [brew](https://brew.sh/) ### go install +[DEPRECATED](https://github.com/vektra/mockery/pull/456#issuecomment-1105365611) + Alternatively, you can use the go install method: go install github.com/vektra/mockery/v2@latest