Skip to content

Commit 94fd274

Browse files
committed
vendor
1 parent b7da517 commit 94fd274

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ require github.com/briandowns/spinner v1.23.2
88

99
require (
1010
github.com/cli/go-gh/v2 v2.12.0
11+
github.com/cli/shurcooL-graphql v0.0.4
1112
github.com/spf13/cobra v1.9.1
1213
)
1314

1415
require (
1516
github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect
1617
github.com/cli/safeexec v1.0.0 // indirect
17-
github.com/cli/shurcooL-graphql v0.0.4 // indirect
1818
github.com/fatih/color v1.7.0 // indirect
1919
github.com/henvic/httpretty v0.0.6 // indirect
2020
github.com/inconshreveable/mousetrap v1.1.0 // indirect

0 commit comments

Comments
 (0)