diff --git a/README.md b/README.md index a694a43bf5258420357e650beb71175c93c18ea4..9c520e5230f3d34aa3408f667b16a29207be01fe 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,10 @@ To run the linters go to the root project directory and run: ```shell golangci-lint run ``` +## Dependencies + +[Dependencies](go.mod) ## License -[Apache 2.0 license](LICENSE) \ No newline at end of file +[Apache 2.0 license](LICENSE)