Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 22 additions & 15 deletions go/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ require (
github.com/eapache/channels v1.1.0
github.com/gammazero/workerpool v0.0.0-20181230203049-86a96b5d5d92
github.com/go-errors/errors v1.4.2
github.com/go-git/go-billy/v5 v5.9.0
github.com/go-git/go-git/v5 v5.19.1
github.com/go-sql-driver/mysql v1.9.3
github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8
github.com/golang/mock v1.6.0
Expand Down Expand Up @@ -79,8 +81,6 @@ require (
golang.org/x/sys v0.47.0
golang.org/x/text v0.40.0
golang.org/x/time v0.14.0
gopkg.in/src-d/go-billy.v4 v4.3.2
gopkg.in/src-d/go-git.v4 v4.13.1
mvdan.cc/xurls/v2 v2.0.0-00010101000000-000000000000
rsc.io/qr v0.2.0
stathat.com/c/ramcache v1.0.0
Expand All @@ -98,14 +98,15 @@ require (
)

require (
dario.cat/mergo v1.0.0 // indirect
filippo.io/edwards25519 v1.1.0 // indirect
github.com/BurntSushi/toml v1.4.1-0.20240526193622-a339e1f7089c // indirect
github.com/Microsoft/go-winio v0.6.2 // indirect
github.com/ProtonMail/go-crypto v1.1.6 // indirect
github.com/RoaringBitmap/roaring v0.4.22-0.20191112221735-4d53b29a8f7d // indirect
github.com/StackExchange/wmi v1.2.1 // indirect
github.com/alcortesm/tgz v0.0.0-20161220082320-9c5fe88206d7 // indirect
github.com/alecthomas/units v0.0.0-20231202071711-9a357b53e9c9 // indirect
github.com/andybalholm/cascadia v1.3.3 // indirect
github.com/anmitsu/go-shlex v0.0.0-20161002113705-648efa622239 // indirect
github.com/antchfx/htmlquery v1.3.6 // indirect
github.com/antchfx/xmlquery v1.5.0 // indirect
github.com/antchfx/xpath v1.3.6 // indirect
Expand All @@ -129,17 +130,19 @@ require (
github.com/blevesearch/blevex v0.0.0-20190916190636-152f0fe5c040 // indirect
github.com/blevesearch/go-porterstemmer v1.0.3 // indirect
github.com/blevesearch/segment v0.8.0 // indirect
github.com/cloudflare/circl v1.6.3 // indirect
github.com/coreos/pkg v0.0.0-20180928190104-399ea9e2e55f // indirect
github.com/couchbase/vellum v1.0.0 // indirect
github.com/cpuguy83/go-md2man/v2 v2.0.6 // indirect
github.com/cyphar/filepath-securejoin v0.6.1 // indirect
github.com/cznic/b v0.0.0-20181122101859-a26611c4d92d // indirect
github.com/eapache/queue v1.1.1-0.20180227141424-093482f3f8ce // indirect
github.com/edsrzf/mmap-go v1.0.1-0.20190108065903-904c4ced31cd // indirect
github.com/emirpasic/gods v1.12.1-0.20181020102604-7c131f671417 // indirect
github.com/emirpasic/gods v1.18.1 // indirect
github.com/etcd-io/bbolt v1.3.3 // indirect
github.com/gammazero/deque v0.0.0-20180920172122-f6adf94963e4 // indirect
github.com/gliderlabs/ssh v0.3.0 // indirect
github.com/glycerine/go-unsnap-stream v0.0.0-20181221182339-f9677308dec2 // indirect
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
github.com/go-ole/go-ole v1.2.6 // indirect
github.com/gobwas/glob v0.2.4-0.20181002190808-e7a84e9525fe // indirect
github.com/golang/protobuf v1.5.4 // indirect
Expand All @@ -148,18 +151,18 @@ require (
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
github.com/jmhodges/levigo v1.0.0 // indirect
github.com/kennygrant/sanitize v1.2.4 // indirect
github.com/kevinburke/ssh_config v0.0.0-20180830205328-81db2a75821e // indirect
github.com/kevinburke/ssh_config v1.2.0 // indirect
github.com/keybase/msgpackzip v0.0.0-20251211192551-92e2da32c96f // indirect
github.com/keybase/vcr v0.0.0-20191017153547-a32d93056205 // indirect
github.com/klauspost/cpuid/v2 v2.3.0 // indirect
github.com/lib/pq v1.10.9 // indirect
github.com/manucorporat/sse v0.0.0-20160126180136-ee05b128a739 // indirect
github.com/mitchellh/go-homedir v1.1.0 // indirect
github.com/mschoch/smat v0.0.0-20160514031455-90eadee771ae // indirect
github.com/nf/cr2 v0.0.0-20140528043846-05d46fef4f2f // indirect
github.com/nlnwa/whatwg-url v0.6.2 // indirect
github.com/onsi/gomega v1.36.2 // indirect
github.com/pelletier/go-buffruneio v0.3.0 // indirect
github.com/philhofer/fwd v1.0.0 // indirect
github.com/pjbgf/sha1cd v0.6.0 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/russross/blackfriday/v2 v2.1.0 // indirect
github.com/rwcarlsen/goexif v0.0.0-20150520140647-709fab3d192d // indirect
Expand All @@ -168,7 +171,7 @@ require (
github.com/shopspring/decimal v1.3.1 // indirect
github.com/simplereach/timeutils v1.2.0 // indirect
github.com/sirupsen/logrus v1.9.3 // indirect
github.com/src-d/gcfg v1.3.0 // indirect
github.com/skeema/knownhosts v1.3.1 // indirect
github.com/stellar/go-xdr v0.0.0-20211103144802-8017fc4bdfee // indirect
github.com/steveyen/gtreap v0.0.0-20150807155958-0abe01ef9be2 // indirect
github.com/stretchr/objx v0.5.2 // indirect
Expand All @@ -177,7 +180,7 @@ require (
github.com/temoto/robotstxt v1.1.2 // indirect
github.com/tinylib/msgp v1.1.0 // indirect
github.com/willf/bitset v1.1.11-0.20190404145324-77892cd8d53f // indirect
github.com/xanzy/ssh-agent v0.2.0 // indirect
github.com/xanzy/ssh-agent v0.3.3 // indirect
go.etcd.io/bbolt v1.3.6 // indirect
go.uber.org/atomic v1.7.0 // indirect
go.uber.org/multierr v1.6.0 // indirect
Expand All @@ -188,9 +191,7 @@ require (
golang.org/x/vuln v1.1.4 // indirect
google.golang.org/appengine v1.6.8 // indirect
google.golang.org/protobuf v1.36.11 // indirect
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
gopkg.in/mgo.v2 v2.0.0-20190816093944-a6b53ec6cb22 // indirect
gopkg.in/src-d/go-git-fixtures.v3 v3.5.0 // indirect
gopkg.in/warnings.v0 v0.1.2 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
mvdan.cc/gofumpt v0.9.2 // indirect
Expand All @@ -199,10 +200,16 @@ require (
// keybase maintained forks
replace (
bazil.org/fuse => github.com/keybase/fuse v0.0.0-20210104232444-d36009698767
// Keybase fork of go-git/v5 with two patches not yet upstreamed:
// 1. plumbing.StatusChan: structured packfile-level progress channel
// threaded through FetchOptions, PushOptions, revlist.Objects,
// and storer.PackfileWriter.
// 2. dotgit setref recovery: restore original ref file on lock/close
// failure, hardening for KBFS networked filesystem (KBFS-3703).
// Fork also preserves FetchOptions.PackRefs from the v4 Keybase fork.
github.com/go-git/go-git/v5 => github.com/keybase/go-git/v5 v5.19.1-keybase.1
github.com/stellar/go => github.com/keybase/stellar-org v0.0.0-20191010205648-0fc3bfe3dfa7
github.com/syndtr/goleveldb => github.com/keybase/goleveldb v1.0.1-0.20221007195407-9881c0c26e65
gopkg.in/src-d/go-billy.v4 => github.com/keybase/go-billy v3.1.1-0.20180828145748-b5a7b7bc2074+incompatible
gopkg.in/src-d/go-git.v4 => github.com/keybase/go-git v4.0.0-rc9.0.20190209005256-3a78daa8ce8e+incompatible
mvdan.cc/xurls/v2 => github.com/keybase/xurls/v2 v2.0.1-0.20190725180013-1e015cacd06c
)

Expand Down
Loading