alpha
Login
or
Join now
boltless.me
/
zoekt
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
fork of https://github.com/sourcegraph/zoekt
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
go mod tidy
author
Keegan Carruthers-Smith
date
4 years ago
(Jul 4, 2022, 3:03 PM +0200)
commit
b3aa3e80
b3aa3e80c4b772f0e2f6350ddb5ea57797deca8f
parent
9208d95a
9208d95aed64f89bbdd9b4b15cac57e76173f267
+1
-1
1 changed file
Expand all
Collapse all
Unified
Split
go.mod
+1
-1
go.mod
Reviewed
···
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
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
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