Skip to content

Commit

Permalink
Added doc to update dependecies (#910)
Browse files Browse the repository at this point in the history
* Bumped all versions

* Added docs
  • Loading branch information
jdesouza authored Apr 23, 2024
1 parent fbfd85e commit 322dcaa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ Each of these plugins retrieves data from a Kubernetes cluster and sends it to I
**Want to learn more?** Reach out on [the Slack channel](https://fairwindscommunity.slack.com/messages/fairwinds-insights) ([request invite](https://join.slack.com/t/fairwindscommunity/shared_invite/zt-e3c6vj4l-3lIH6dvKqzWII5fSSFDi1g)), send an email to `opensource@fairwinds.com`, or join us for [office hours on Zoom](https://fairwindscommunity.slack.com/messages/office-hours)


## Updating libraries:
UPDATE_PKG=golang.org/x/net ./scripts/update-go-mod-all.sh
./scripts/bump-changed.sh "update dependencies"

## Repository Layout

* `.circleci` contains the Circle CI configuration.
Expand Down

0 comments on commit 322dcaa

Please sign in to comment.