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 @@ -8,7 +8,7 @@ require (
88 github.com/bradfitz/iter v0.0.0-20191230175014-e8f45d346db8 // indirect
99 github.com/c-bata/go-prompt v0.2.5
1010 github.com/c4milo/unpackit v0.0.0-20170704181138-4ed373e9ef1c // indirect
11- github.com/chriswalz/complete/v3 v3.0.11
11+ github.com/chriswalz/complete/v3 v3.0.12
1212 github.com/dsnet/compress v0.0.1 // indirect
1313 github.com/google/go-github v17.0.0+incompatible // indirect
1414 github.com/google/go-github/v32 v32.1.0
Original file line number Diff line number Diff line change @@ -44,8 +44,8 @@ github.com/c-bata/go-prompt v0.2.5/go.mod h1:vFnjEGDIIA/Lib7giyE4E9c50Lvl8j0S+7F
4444github.com/c4milo/unpackit v0.0.0-20170704181138-4ed373e9ef1c h1:aprLqMn7gSPT+vdDSl+/E6NLEuArwD/J7IWd8bJt5lQ =
4545github.com/c4milo/unpackit v0.0.0-20170704181138-4ed373e9ef1c /go.mod h1:Ie6SubJv/NTO9Q0UBH0QCl3Ve50lu9hjbi5YJUw03TE =
4646github.com/cespare/xxhash v1.1.0 /go.mod h1:XrSqR1VqqWfGrhpAt58auRo0WTKS1nRRg3ghfAqPWnc =
47- github.com/chriswalz/complete/v3 v3.0.11 h1:YZu8qsPjAGkFfoMKyil5SyPR5FHbZ4RRqaovifGxBzY =
48- github.com/chriswalz/complete/v3 v3.0.11 /go.mod h1:U4RZv3y+X3pV/uhqcJhlqlnug7IfJNiVVmIZ7+bsf20 =
47+ github.com/chriswalz/complete/v3 v3.0.12 h1:HW54dvYu7u63NR/eMtCZ9GEq9xTG8gChhEIA/QmD+bU =
48+ github.com/chriswalz/complete/v3 v3.0.12 /go.mod h1:U4RZv3y+X3pV/uhqcJhlqlnug7IfJNiVVmIZ7+bsf20 =
4949github.com/client9/misspell v0.3.4 /go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw =
5050github.com/coreos/bbolt v1.3.2 /go.mod h1:iRUV2dpdMOn7Bo10OQBFzIJO9kkE559Wcmn+qkEiiKk =
5151github.com/coreos/etcd v3.3.13+incompatible /go.mod h1:uF7uidLiAD3TWHmW31ZFd/JWoc32PjwdhPthX9715RE =
You can’t perform that action at this time.
0 commit comments