Producte show

Producte werden nun angezeigt .
This commit is contained in:
2023-11-14 20:27:23 +01:00
parent 8d81958da3
commit 54fdfe30a9
11 changed files with 458 additions and 29 deletions

1
go.mod
View File

@@ -7,6 +7,7 @@ require (
github.com/gorilla/mux v1.8.1
github.com/gorilla/sessions v1.2.2
github.com/joho/godotenv v1.5.1
github.com/shopspring/decimal v1.3.1
github.com/unrolled/render v1.6.1
golang.org/x/crypto v0.14.0
gorm.io/driver/postgres v1.5.4