File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/smlx/go-cli-github
3
3
go 1.22.2
4
4
5
5
require (
6
- github.com/alecthomas/assert/v2 v2.10 .0
6
+ github.com/alecthomas/assert/v2 v2.11 .0
7
7
github.com/alecthomas/kong v1.2.1
8
8
)
9
9
Original file line number Diff line number Diff line change 1
- github.com/alecthomas/assert/v2 v2.10 .0 h1:jjRCHsj6hBJhkmhznrCzoNpbA3zqy0fYiUcYZP/GkPY =
2
- github.com/alecthomas/assert/v2 v2.10 .0 /go.mod h1:Bze95FyfUr7x34QZrjL+XP+0qgp/zg8yS+TtBj1WA3k =
1
+ github.com/alecthomas/assert/v2 v2.11 .0 h1:2Q9r3ki8+JYXvGsDyBXwH3LcJ+WK5D0gc5E8vS6K3D0 =
2
+ github.com/alecthomas/assert/v2 v2.11 .0 /go.mod h1:Bze95FyfUr7x34QZrjL+XP+0qgp/zg8yS+TtBj1WA3k =
3
3
github.com/alecthomas/kong v1.2.1 h1:E8jH4Tsgv6wCRX2nGrdPyHDUCSG83WH2qE4XLACD33Q =
4
4
github.com/alecthomas/kong v1.2.1 /go.mod h1:rKTSFhbdp3Ryefn8x5MOEprnRFQ7nlmMC01GKhehhBM =
5
5
github.com/alecthomas/repr v0.4.0 h1:GhI2A8MACjfegCPVq9f1FLvIBS+DrQ2KQBFZP1iFzXc =
You can’t perform that action at this time.
0 commit comments