all repos — gopkgs @ 48a52f099964f3c28f9e66239ca0504f648bd4f6

Go module vanity import paths

update dependencies

Alan Pearce
commit

48a52f099964f3c28f9e66239ca0504f648bd4f6

parent

ff23607ce82b3b85af93a218d99b68cde2ec5258

1 file changed, 5 insertions(+), 3 deletions(-)

changed files
M go.modgo.mod
@@ -1,7 +1,9 @@
module go.alanpearce.eu/gopkgs -go 1.22.3 +go 1.23 -require github.com/a-h/templ v0.2.731 +toolchain go1.23.5 -require github.com/pelletier/go-toml/v2 v2.2.2 +require github.com/a-h/templ v0.3.833 + +require github.com/pelletier/go-toml/v2 v2.2.3