fork of https://github.com/sourcegraph/zoekt
0

Configure Feed

Select the types of activity you want to include in your feed.

go mod tidy

+1 -1
+1 -1
go.mod
··· 27 27 github.com/uber/jaeger-client-go v2.30.0+incompatible 28 28 github.com/uber/jaeger-lib v2.4.1+incompatible 29 29 github.com/xanzy/go-gitlab v0.64.0 30 + go.uber.org/atomic v1.9.0 30 31 go.uber.org/automaxprocs v1.5.1 31 32 golang.org/x/net v0.0.0-20220425223048-2871e0cb64e4 32 33 golang.org/x/oauth2 v0.0.0-20220411215720-9780585627b5 ··· 80 81 github.com/tinylib/msgp v1.1.6 // indirect 81 82 github.com/xanzy/ssh-agent v0.3.1 // indirect 82 83 go.opencensus.io v0.23.0 // indirect 83 - go.uber.org/atomic v1.9.0 // indirect 84 84 golang.org/x/crypto v0.0.0-20220427172511-eb4f295cb31f // indirect 85 85 golang.org/x/sys v0.0.0-20220502124256-b6088ccd6cba // indirect 86 86 golang.org/x/text v0.3.7 // indirect