Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aliml92 authored Apr 26, 2023
1 parent 24ea622 commit 65499f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ This codebase was created to demonstrate a fully fledged fullstack application b
* [rs/xid](https://github.com/rs/xid) for generating UUIDs
* [stretchr/testify](https://github.com/stretchr/testify) for testing
* [golang/mock](https://github.com/golang/mock) for mocking dependencies
* [ory/dockertest](https://github.com/ory/dockertest) for test database container
* [ory/dockertest](https://github.com/ory/dockertest) for test database container during e2e test
* [swaggo/swag](https://github.com/swaggo/swag) for API documentation
* Also uses:
* *PostgreSQL* for the database
Expand Down

0 comments on commit 65499f7

Please sign in to comment.