File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/space-code/linkctl
33go 1.26.0
44
55require (
6- github.com/bitrise-io/go-xcode v1.3.1
6+ github.com/bitrise-io/go-xcode v1.3.4
77 github.com/fatih/color v1.19.0
88 github.com/spf13/cobra v1.10.2
99)
Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ github.com/bitrise-io/go-utils v1.0.9 h1:wy7FewUpseNSTZr41BbGH0csfFqzptFt4zy2pOA
44github.com/bitrise-io/go-utils v1.0.9 /go.mod h1:ZY1DI+fEpZuFpO9szgDeICM4QbqoWVt0RSY3tRI1heY =
55github.com/bitrise-io/go-xcode v1.3.1 h1:ioLPHQ+XnSafCpnFJl+d9+qdfIr0Z55yQRlEA66/XxI =
66github.com/bitrise-io/go-xcode v1.3.1 /go.mod h1:9OwsvrhZ4A2JxHVoEY7CPcABAKA+OE7FQqFfBfvbFuY =
7+ github.com/bitrise-io/go-xcode v1.3.4 h1:etCBcNIwTBu0NJzYFBxNm0APxE11urlVlmUP0YE8sto =
8+ github.com/bitrise-io/go-xcode v1.3.4 /go.mod h1:9OwsvrhZ4A2JxHVoEY7CPcABAKA+OE7FQqFfBfvbFuY =
79github.com/cpuguy83/go-md2man/v2 v2.0.6 /go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g =
810github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
911github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
You can’t perform that action at this time.
0 commit comments