cors
All checks were successful
build and deploy portfolio / build (push) Successful in 38s
build and deploy portfolio / publish-portfolio (push) Successful in 4s
build and deploy portfolio / publish-docs (push) Successful in 5s

This commit is contained in:
darius 2025-02-25 22:42:02 +01:00
parent d6a3783b20
commit 0d62c6f4db

2
go.mod
View File

@ -9,7 +9,7 @@ require (
github.com/lib/pq v1.10.9 github.com/lib/pq v1.10.9
github.com/maragudk/gomponents v0.22.0 github.com/maragudk/gomponents v0.22.0
github.com/maragudk/gomponents-htmx v0.5.1 github.com/maragudk/gomponents-htmx v0.5.1
github.com/rs/cors v1.11.1 github.com/rs/cors v1.11.0
github.com/willoma/bulma-gomponents v0.13.0 github.com/willoma/bulma-gomponents v0.13.0
github.com/willoma/gomplements v0.8.0 github.com/willoma/gomplements v0.8.0
golang.org/x/crypto v0.34.0 golang.org/x/crypto v0.34.0