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