Skip to content
This repository was archived by the owner on Jan 4, 2025. It is now read-only.

Commit 9f4dcc2

Browse files
Update go.mod
1 parent abe4a2f commit 9f4dcc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/briandowns/spinner v0.0.0-20180822135157-9f016caa1359
99
github.com/docopt/docopt-go v0.0.0-20180111231733-ee0de3bc6815
1010
github.com/fatih/color v1.7.0 // indirect
11-
github.com/google/go-github/v24 v24.0.1
11+
github.com/google/go-github v24.0.1
1212
github.com/hinshun/vt10x v0.0.0-20180809195222-d55458df857c // indirect
1313
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 // indirect
1414
github.com/kr/pty v1.1.4 // indirect

0 commit comments

Comments
 (0)