This repository was archived by the owner on Sep 30, 2024. It is now read-only.
File tree 2 files changed +3
-3
lines changed 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -230,7 +230,7 @@ require (
230
230
)
231
231
232
232
require (
233
- github.com/sourcegraph/zoekt v0.0.0-20221108110600-3b925f0a0087
233
+ github.com/sourcegraph/zoekt v0.0.0-20221109142233-2e71aad6ac9a
234
234
github.com/stretchr/objx v0.4.0 // indirect
235
235
)
236
236
Original file line number Diff line number Diff line change @@ -2121,8 +2121,8 @@ github.com/sourcegraph/syntaxhighlight v0.0.0-20170531221838-bd320f5d308e h1:qpG
2121
2121
github.com/sourcegraph/syntaxhighlight v0.0.0-20170531221838-bd320f5d308e /go.mod h1:HuIsMU8RRBOtsCgI77wP899iHVBQpCmg4ErYMZB+2IA =
2122
2122
github.com/sourcegraph/yaml v1.0.1-0.20200714132230-56936252f152 h1:z/MpntplPaW6QW95pzcAR/72Z5TWDyDnSo0EOcyij9o =
2123
2123
github.com/sourcegraph/yaml v1.0.1-0.20200714132230-56936252f152 /go.mod h1:GIjDIg/heH5DOkXY3YJ/wNhfHsQHoXGjl8G8amsYQ1I =
2124
- github.com/sourcegraph/zoekt v0.0.0-20221108110600-3b925f0a0087 h1:nvhLGRQhiym3ylPrU8JxnboNTiUkiuy2iREaOLo28dU =
2125
- github.com/sourcegraph/zoekt v0.0.0-20221108110600-3b925f0a0087 /go.mod h1:jieuX0Y1il24xoxONSDhkbDtXB/8cf1ZC5bbJVGtVRI =
2124
+ github.com/sourcegraph/zoekt v0.0.0-20221109142233-2e71aad6ac9a h1:klcMQRpMXLUrBGNsVac9JKJTOaYJT6dKaVn1setmksE =
2125
+ github.com/sourcegraph/zoekt v0.0.0-20221109142233-2e71aad6ac9a /go.mod h1:jieuX0Y1il24xoxONSDhkbDtXB/8cf1ZC5bbJVGtVRI =
2126
2126
github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72 /go.mod h1:JwIasOWyU6f++ZhiEuf87xNszmSA2myDM2Kzu9HwQUA =
2127
2127
github.com/spf13/afero v0.0.0-20170901052352-ee1bd8ee15a1 /go.mod h1:j4pytiNVoe2o6bmDsKpLACNPDBIoEAkihy7loJ1B0CQ =
2128
2128
github.com/spf13/afero v1.1.2 /go.mod h1:j4pytiNVoe2o6bmDsKpLACNPDBIoEAkihy7loJ1B0CQ =
You can’t perform that action at this time.
0 commit comments