1module git.sr.ht/~gabrielgio/apkdoc 2 3go 1.20 4 5require ( 6 github.com/valyala/bytebufferpool v1.0.0 // indirect 7 github.com/valyala/quicktemplate v1.7.0 // indirect 8)