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 @@ -2,7 +2,7 @@ module github.com/ntsk/gh-issue-bulk-create
22
33go 1.24.2
44
5- require github.com/cli/go-gh/v2 v2.12.1
5+ require github.com/cli/go-gh/v2 v2.12.2
66
77require (
88 github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect
Original file line number Diff line number Diff line change @@ -14,6 +14,8 @@ github.com/cli/go-gh/v2 v2.12.0 h1:PIurZ13fXbWDbr2//6ws4g4zDbryO+iDuTpiHgiV+6k=
1414github.com/cli/go-gh/v2 v2.12.0 /go.mod h1:+5aXmEOJsH9fc9mBHfincDwnS02j2AIA/DsTH0Bk5uw =
1515github.com/cli/go-gh/v2 v2.12.1 h1:SVt1/afj5FRAythyMV3WJKaUfDNsxXTIe7arZbwTWKA =
1616github.com/cli/go-gh/v2 v2.12.1 /go.mod h1:+5aXmEOJsH9fc9mBHfincDwnS02j2AIA/DsTH0Bk5uw =
17+ github.com/cli/go-gh/v2 v2.12.2 h1:EtocmDAH7dKrH2PscQOQVo7PbFD5G6uYx4rSKY2w1SY =
18+ github.com/cli/go-gh/v2 v2.12.2 /go.mod h1:g2IjwHEo27fgItlS9wUbRaXPYurZEXPp1jrxf3piC6g =
1719github.com/cli/safeexec v1.0.0 h1:0VngyaIyqACHdcMNWfo6+KdUYnqEr2Sg+bSP1pdF+dI =
1820github.com/cli/safeexec v1.0.0 /go.mod h1:Z/D4tTN8Vs5gXYHDCbaM1S/anmEDnJb1iW0+EJ5zx3Q =
1921github.com/cli/shurcooL-graphql v0.0.4 h1:6MogPnQJLjKkaXPyGqPRXOI2qCsQdqNfUY1QSJu2GuY =
You can’t perform that action at this time.
0 commit comments