We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7da517 commit 94fd274Copy full SHA for 94fd274
go.mod
@@ -8,13 +8,13 @@ require github.com/briandowns/spinner v1.23.2
8
9
require (
10
github.com/cli/go-gh/v2 v2.12.0
11
+ github.com/cli/shurcooL-graphql v0.0.4
12
github.com/spf13/cobra v1.9.1
13
)
14
15
16
github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect
17
github.com/cli/safeexec v1.0.0 // indirect
- github.com/cli/shurcooL-graphql v0.0.4 // indirect
18
github.com/fatih/color v1.7.0 // indirect
19
github.com/henvic/httpretty v0.0.6 // indirect
20
github.com/inconshreveable/mousetrap v1.1.0 // indirect
0 commit comments