File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.24.2
44
55require (
66 github.com/blang/semver v3.5.1+incompatible
7- github.com/codesphere-cloud/cs-go v0.13 .0
7+ github.com/codesphere-cloud/cs-go v0.14 .0
88 github.com/jedib0t/go-pretty/v6 v6.6.9
99 github.com/onsi/ginkgo/v2 v2.27.2
1010 github.com/onsi/gomega v1.38.2
Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ github.com/clipperhouse/uax29/v2 v2.2.0 h1:ChwIKnQN3kcZteTXMgb1wztSgaU+ZemkgWdoh
66github.com/clipperhouse/uax29/v2 v2.2.0 /go.mod h1:EFJ2TJMRUaplDxHKj1qAEhCtQPW2tJSwu5BF98AuoVM =
77github.com/codesphere-cloud/cs-go v0.13.0 h1:UlClugSlTtFeEpEVZSbQdegblVZnrKlYyjX+51PYQ1w =
88github.com/codesphere-cloud/cs-go v0.13.0 /go.mod h1:Wj8rWS0VcXEBS6+58PwggDe6ZTz06gpJbbioLZc+uHo =
9+ github.com/codesphere-cloud/cs-go v0.14.0 h1:JeCYb56aMGO0RvtaY/4s7qmtBBY0uZ7QHKh/3EUUHug =
10+ github.com/codesphere-cloud/cs-go v0.14.0 /go.mod h1:6nDPrm0EsLc3K5XDhVKhhxT/S0G/hKCbYrMvq+cIbm0 =
911github.com/cpuguy83/go-md2man/v2 v2.0.6 /go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g =
1012github.com/cpuguy83/go-md2man/v2 v2.0.7 h1:zbFlGlXEAKlwXpmvle3d8Oe3YnkKIK4xSRTd3sHPnBo =
1113github.com/cpuguy83/go-md2man/v2 v2.0.7 /go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g =
You can’t perform that action at this time.
0 commit comments