review suggestion

Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
This commit is contained in:
Ashley Davis 2023-05-24 09:34:30 +01:00
parent f1b499f578
commit 07cd2e3782
No known key found for this signature in database
GPG Key ID: DD14CC017E32BEB1

View File

@ -10,7 +10,7 @@ The intention here is to describe what we did and what we discovered, with an ey
- It's hard or impossible to upgrade our dependencies months after a release
- We won't change our conservative approach to backports
- Fewer dependencies in our core go module is a good thing
- Having fewer dependencies in our go modules is a good thing
- It's OK if people can't import our binaries as go modules
### Solution