# HG changeset patch
# User Florent Aide <florent.aide@gmail.com>
# Date 1644237749 -3600
#      Mon Feb 07 13:42:29 2022 +0100
# Node ID c9d351088344493592bb50cac94cb2b5ea20ede7
# Parent  553d5ef690992ec80159f0fbdbc494f2a38f8238
remove part about govendor since we do not use it anymore

diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -173,9 +173,6 @@
 go build
 ```
 
-Be aware that we are using [govendor](https://github.com/kardianos/govendor) to
-pin our dependencies down.
-
 ## License
 
 This program is licensed under the MIT License.