shithub: furgit

ref: 6c605fdf71f8e710de7da10e52f8c58385cc0f80
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
)