Skip to content

Commit

Permalink
add necessary packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Akopti8 committed Feb 7, 2024
1 parent 09d013e commit 037769b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ require (
github.com/jackc/pgx v3.6.2+incompatible
github.com/jmoiron/sqlx v1.3.4
github.com/labstack/echo/v4 v4.3.0
github.com/pzsz/voronoi v0.0.0-20130609164533-4314be88c79f
github.com/swaggo/swag v1.7.0
)

Expand Down

0 comments on commit 037769b

Please sign in to comment.