all repos — gopkgs @ 659dd4b4cf5bebcb3dfb6f86f20f7959ea8ddb29

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