module portfolio go 1.24.0 require ( entgo.io/ent v0.14.4 github.com/delaneyj/gomponents-iconify v0.0.20241016 github.com/golang-jwt/jwt/v5 v5.2.2 github.com/joho/godotenv v1.5.1 github.com/lib/pq v1.10.9 github.com/rs/cors v1.11.1 github.com/willoma/bulma-gomponents v0.13.0 github.com/willoma/gomplements v0.8.0 golang.org/x/crypto v0.38.0 maragu.dev/gomponents v1.1.0 maragu.dev/gomponents-htmx v0.6.1 ) require ( ariga.io/atlas v0.32.1 // indirect github.com/agext/levenshtein v1.2.3 // indirect github.com/apparentlymart/go-textseg/v15 v15.0.0 // indirect github.com/bmatcuk/doublestar v1.3.4 // indirect github.com/go-openapi/inflect v0.21.2 // indirect github.com/google/go-cmp v0.7.0 // indirect github.com/google/uuid v1.6.0 // indirect github.com/hashicorp/hcl/v2 v2.23.0 // indirect github.com/mitchellh/go-wordwrap v1.0.1 // indirect github.com/zclconf/go-cty v1.16.2 // indirect github.com/zclconf/go-cty-yaml v1.1.0 // indirect golang.org/x/mod v0.24.0 // indirect golang.org/x/sync v0.14.0 // indirect golang.org/x/text v0.25.0 // indirect golang.org/x/tools v0.33.0 // indirect )