shithub: furgit

ref: 37e4dcd9ba583936a7da9bbcb865c6be448e2c19
dir: /go.mod/

View raw version
module codeberg.org/lindenii/furgit

go 1.25.0

require (
	github.com/klauspost/compress v1.18.4
	golang.org/x/sys v0.41.0
)