File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11module github.com/smlx/go-cli-github
22
33go 1.22.2
4+
45require (
56 github.com/alecthomas/assert/v2 v2.11.0
6- github.com/alecthomas/kong v1.10 .0
7+ github.com/alecthomas/kong v1.11 .0
78)
89
910require (
Original file line number Diff line number Diff line change 11github.com/alecthomas/assert/v2 v2.11.0 h1:2Q9r3ki8+JYXvGsDyBXwH3LcJ+WK5D0gc5E8vS6K3D0 =
22github.com/alecthomas/assert/v2 v2.11.0 /go.mod h1:Bze95FyfUr7x34QZrjL+XP+0qgp/zg8yS+TtBj1WA3k =
3- github.com/alecthomas/kong v1.10 .0 h1:8K4rGDpT7Iu+jEXCIJUeKqvpwZHbsFRoebLbnzlmrpw =
4- github.com/alecthomas/kong v1.10 .0 /go.mod h1:p2vqieVMeTAnaC83txKtXe8FLke2X07aruPWXyMPQrU =
3+ github.com/alecthomas/kong v1.11 .0 h1:y++1gI7jf8O7G7l4LZo5ASFhrhJvzc+WgF/arranEmM =
4+ github.com/alecthomas/kong v1.11 .0 /go.mod h1:p2vqieVMeTAnaC83txKtXe8FLke2X07aruPWXyMPQrU =
55github.com/alecthomas/repr v0.4.0 h1:GhI2A8MACjfegCPVq9f1FLvIBS+DrQ2KQBFZP1iFzXc =
66github.com/alecthomas/repr v0.4.0 /go.mod h1:Fr0507jx4eOXV7AlPV6AVZLYrLIuIeSOWtW57eE/O/4 =
77github.com/hexops/gotextdiff v1.0.3 h1:gitA9+qJrrTCsiCl7+kh75nPqQt1cx4ZkudSTLoUqJM =
You can’t perform that action at this time.
0 commit comments