fix styling on cards
This commit is contained in:
3
go.mod
3
go.mod
@@ -2,8 +2,9 @@ module github.com/juls0730/passport
|
||||
|
||||
go 1.23.2
|
||||
|
||||
require github.com/caarlos0/env/v11 v11.3.1
|
||||
|
||||
require (
|
||||
github.com/caarlos0/env/v11 v11.3.1 // indirect
|
||||
github.com/fxamacker/cbor/v2 v2.7.0 // indirect
|
||||
github.com/gofiber/schema v1.2.0 // indirect
|
||||
github.com/mailgun/raymond/v2 v2.0.48 // indirect
|
||||
|
||||
Reference in New Issue
Block a user