Update ersteller library

This commit is contained in:
Achim Rohn
2026-04-05 12:16:31 +02:00
parent 9edadfb01f
commit e9e3a2760e
+1 -3
View File
@@ -4,7 +4,7 @@ go 1.25.0
require ( require (
entgo.io/ent v0.14.5 entgo.io/ent v0.14.5
git.gorlug.de/code/ersteller v0.0.0-20251115110439-18d05566e2fc git.gorlug.de/code/ersteller v0.0.0-20260405100253-9edadfb01fcd
github.com/gorilla/sessions v1.4.0 github.com/gorilla/sessions v1.4.0
github.com/joho/godotenv v1.5.1 github.com/joho/godotenv v1.5.1
golang.org/x/crypto v0.44.0 golang.org/x/crypto v0.44.0
@@ -13,8 +13,6 @@ require (
maragu.dev/gomponents-htmx v0.6.1 maragu.dev/gomponents-htmx v0.6.1
) )
replace git.gorlug.de/code/ersteller => ../
require ( require (
ariga.io/atlas v0.32.1-0.20250325101103-175b25e1c1b9 // indirect ariga.io/atlas v0.32.1-0.20250325101103-175b25e1c1b9 // indirect
cloud.google.com/go/compute/metadata v0.9.0 // indirect cloud.google.com/go/compute/metadata v0.9.0 // indirect