You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
140 B

module github.com/jaronnie/git-muti-remote
go 1.18
require (
golang.org/x/sys v0.4.0 // indirect
golang.org/x/term v0.4.0 // indirect
)