all repos — gopkgs @ 48a52f099964f3c28f9e66239ca0504f648bd4f6

Go module vanity import paths

go.mod (view raw)

1
2
3
4
5
6
7
8
9
module go.alanpearce.eu/gopkgs

go 1.23

toolchain go1.23.5

require github.com/a-h/templ v0.3.833

require github.com/pelletier/go-toml/v2 v2.2.3