2018-12-18 11:36:38 +00:00
|
|
|
module github.com/syncthing/syncthing
|
|
|
|
|
|
|
|
require (
|
2021-08-05 03:44:22 +00:00
|
|
|
github.com/AudriusButkevicius/pfilter v0.0.10
|
2021-05-18 19:09:48 +00:00
|
|
|
github.com/AudriusButkevicius/recli v0.0.6
|
2022-01-22 07:32:03 +00:00
|
|
|
github.com/alecthomas/kong v0.3.0
|
2018-12-18 11:36:38 +00:00
|
|
|
github.com/calmh/xdr v1.1.0
|
2021-04-13 16:10:52 +00:00
|
|
|
github.com/ccding/go-stun v0.1.3
|
2021-09-26 10:08:23 +00:00
|
|
|
github.com/certifi/gocertifi v0.0.0-20210507211836-431795d63e8d // indirect
|
|
|
|
github.com/cespare/xxhash/v2 v2.1.2 // indirect
|
2018-12-18 11:36:38 +00:00
|
|
|
github.com/chmduquesne/rollinghash v0.0.0-20180912150627-a60f8e7142b5
|
2021-09-26 10:08:23 +00:00
|
|
|
github.com/cpuguy83/go-md2man/v2 v2.0.1 // indirect
|
2018-12-18 11:36:38 +00:00
|
|
|
github.com/d4l3k/messagediff v1.2.1
|
2019-02-12 06:58:24 +00:00
|
|
|
github.com/flynn-archive/go-shlex v0.0.0-20150515145356-3f9db97f8568
|
2021-09-26 10:08:23 +00:00
|
|
|
github.com/fsnotify/fsnotify v1.5.1 // indirect
|
2019-06-11 06:19:11 +00:00
|
|
|
github.com/getsentry/raven-go v0.2.0
|
2021-04-30 07:11:11 +00:00
|
|
|
github.com/go-asn1-ber/asn1-ber v1.5.3 // indirect
|
2021-09-26 10:08:23 +00:00
|
|
|
github.com/go-ldap/ldap/v3 v3.4.1
|
2021-09-17 15:10:32 +00:00
|
|
|
github.com/go-ole/go-ole v1.2.6-0.20210915003542-8b1f7f90f6b1 // indirect
|
2019-09-05 13:13:05 +00:00
|
|
|
github.com/gobwas/glob v0.2.3
|
2021-04-30 07:11:11 +00:00
|
|
|
github.com/gogo/protobuf v1.3.2
|
|
|
|
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
|
2021-09-26 10:08:23 +00:00
|
|
|
github.com/golang/snappy v0.0.4 // indirect
|
2021-04-30 07:11:11 +00:00
|
|
|
github.com/greatroar/blobloom v0.7.0
|
|
|
|
github.com/hashicorp/golang-lru v0.5.4
|
|
|
|
github.com/jackpal/gateway v1.0.7
|
2020-01-03 11:39:59 +00:00
|
|
|
github.com/jackpal/go-nat-pmp v1.0.2
|
2020-11-03 08:11:00 +00:00
|
|
|
github.com/julienschmidt/httprouter v1.3.0
|
2019-09-05 13:13:05 +00:00
|
|
|
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
|
2021-09-26 10:08:23 +00:00
|
|
|
github.com/klauspost/cpuid/v2 v2.0.9 // indirect
|
|
|
|
github.com/lib/pq v1.10.3
|
2022-01-21 13:54:42 +00:00
|
|
|
github.com/lucas-clemente/quic-go v0.25.0
|
2021-04-30 07:11:11 +00:00
|
|
|
github.com/maruel/panicparse v1.6.1
|
2021-05-08 10:52:06 +00:00
|
|
|
github.com/maxbrunsfeld/counterfeiter/v6 v6.3.0
|
2021-04-30 07:11:11 +00:00
|
|
|
github.com/minio/sha256-simd v1.0.0
|
2020-11-09 14:33:32 +00:00
|
|
|
github.com/miscreant/miscreant.go v0.0.0-20200214223636-26d376326b75
|
2021-04-30 07:11:11 +00:00
|
|
|
github.com/oschwald/geoip2-golang v1.5.0
|
2022-01-17 17:52:43 +00:00
|
|
|
github.com/pierrec/lz4/v4 v4.1.12
|
2020-01-20 19:05:19 +00:00
|
|
|
github.com/pkg/errors v0.9.1
|
2021-09-26 10:08:23 +00:00
|
|
|
github.com/prometheus/client_golang v1.11.0
|
|
|
|
github.com/prometheus/common v0.30.0 // indirect
|
|
|
|
github.com/prometheus/procfs v0.7.3 // indirect
|
2021-04-30 07:11:11 +00:00
|
|
|
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475
|
2021-09-26 10:08:23 +00:00
|
|
|
github.com/sasha-s/go-deadlock v0.3.1
|
|
|
|
github.com/shirou/gopsutil/v3 v3.21.8
|
|
|
|
github.com/syncthing/notify v0.0.0-20210616190510-c6b7342338d2
|
2020-08-21 10:35:05 +00:00
|
|
|
github.com/syndtr/goleveldb v1.0.1-0.20200815071216-d9e9293bd0f7
|
2021-05-10 14:50:45 +00:00
|
|
|
github.com/thejerf/suture/v4 v4.0.1
|
2021-04-30 07:11:11 +00:00
|
|
|
github.com/urfave/cli v1.22.5
|
2018-12-18 11:36:38 +00:00
|
|
|
github.com/vitrun/qart v0.0.0-20160531060029-bf64b92db6b0
|
2021-09-26 10:08:23 +00:00
|
|
|
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519
|
|
|
|
golang.org/x/mod v0.5.1 // indirect
|
|
|
|
golang.org/x/net v0.0.0-20210924151903-3ad01bbaa167
|
|
|
|
golang.org/x/sys v0.0.0-20210925032602-92d5a993a665
|
|
|
|
golang.org/x/text v0.3.7
|
|
|
|
golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac
|
|
|
|
golang.org/x/tools v0.1.6
|
|
|
|
google.golang.org/protobuf v1.27.1
|
2018-12-18 11:36:38 +00:00
|
|
|
)
|
2019-06-30 11:18:34 +00:00
|
|
|
|
2021-09-26 10:08:23 +00:00
|
|
|
go 1.16
|