Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gauravgahlot committed Oct 5, 2022
1 parent dc1bb33 commit 4dbd48b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- [Running Integration Tests](#running-integration-tests)
- [Socials](#socials)

Thank you for your intest in contributing to Gidari! Please make sure to fork this repository before working through issues.
Thank you for your interest in contributing to Gidari! Please make sure to fork this repository before working through issues.

## Bug Fixes and New Features

Expand All @@ -27,8 +27,7 @@ To develop locally you need to install the following dependencies:
2. Go: https://go.dev/doc/install
3. protobuf: http://google.github.io/proto-lens/installing-protoc.html
4. protoc-gen-go: https://developers.google.com/protocol-buffers/docs/gotutorial#compiling-your-protocol-buffers
5. golangci-lin (test only): https://golangci-lint.run/usage/install/#local-installation
6. gofumt (test only): https://github.com/mvdan/gofumpt
5. golangci-lint (test only): https://golangci-lint.run/usage/install/#local-installation

## Build

Expand Down

0 comments on commit 4dbd48b

Please sign in to comment.