Skip to content

Commit

Permalink
add Viper dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
LuigiAzevedo committed May 22, 2023
1 parent 1b80f90 commit 6d525a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,8 @@ curl -X "POST" "http://localhost:8080/v1/loans/return" \

- [Gomock](https://github.com/golang/mock) - Mocking framework

- [Viper](https://github.com/spf13/viper) - Viper is a complete configuration solution for Go applications.

## Tools used

- [Golang](https://go.dev/) - Programming language
Expand Down

0 comments on commit 6d525a4

Please sign in to comment.