all repos — bibel @ 8c9758c2841e9cc67e2470e4c6624a681fbbf7f3

Unnamed repository; edit this file 'description' to name the repository.

go.mod (view raw)

1module maxwelljensen/bibel
2
3go 1.25.8
4
5require (
6	github.com/alexflint/go-arg v1.6.1 // indirect
7	github.com/alexflint/go-scalar v1.2.0 // indirect
8)