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/smlx/go-cli-github
33go 1.22
44
55require (
6- github.com/alecthomas/assert/v2 v2.6 .0
6+ github.com/alecthomas/assert/v2 v2.7 .0
77 github.com/alecthomas/kong v0.9.0
88)
99
Original file line number Diff line number Diff line change 1- github.com/alecthomas/assert/v2 v2.6 .0 h1:o3WJwILtexrEUk3cUVal3oiQY2tfgr/FHWiz/v2n4FU =
2- github.com/alecthomas/assert/v2 v2.6 .0 /go.mod h1:Bze95FyfUr7x34QZrjL+XP+0qgp/zg8yS+TtBj1WA3k =
1+ github.com/alecthomas/assert/v2 v2.7 .0 h1:QtqSACNS3tF7oasA8CU6A6sXZSBDqnm7RfpLl9bZqbE =
2+ github.com/alecthomas/assert/v2 v2.7 .0 /go.mod h1:Bze95FyfUr7x34QZrjL+XP+0qgp/zg8yS+TtBj1WA3k =
33github.com/alecthomas/kong v0.9.0 h1:G5diXxc85KvoV2f0ZRVuMsi45IrBgx9zDNGNj165aPA =
44github.com/alecthomas/kong v0.9.0 /go.mod h1:Y47y5gKfHp1hDc7CH7OeXgLIpp+Q2m1Ni0L5s3bI8Os =
55github.com/alecthomas/repr v0.4.0 h1:GhI2A8MACjfegCPVq9f1FLvIBS+DrQ2KQBFZP1iFzXc =
You can’t perform that action at this time.
0 commit comments