all repos — homestead @ 3760be74b045bd99d90dec527525cea26750fb85

Code for my website

server: configure with flags/envvars instead of toml

Alan Pearce
commit

3760be74b045bd99d90dec527525cea26750fb85

parent

f4ac40945f0fd8944c7ec43e6ce2e0f483e9014b

1 file changed, 1 insertion(+), 0 deletions(-)

changed files
M go.modgo.mod
@@ -10,6 +10,7 @@ github.com/adrg/frontmatter v0.2.0
github.com/ansrivas/fiberprometheus/v2 v2.6.1 github.com/antchfx/xmlquery v1.4.0 github.com/antchfx/xpath v1.3.0 + github.com/ardanlabs/conf/v3 v3.1.7 github.com/deckarep/golang-set/v2 v2.6.0 github.com/getsentry/sentry-go v0.27.0 github.com/gofiber/contrib/fibersentry v1.0.4