2018-12-18 04:36:38 -07:00
|
|
|
module github.com/syncthing/syncthing
|
|
|
|
|
|
|
|
require (
|
2019-06-27 22:38:52 -07:00
|
|
|
github.com/AudriusButkevicius/pfilter v0.0.0-20190627213056-c55ef6137fc6
|
2019-02-11 23:58:24 -07:00
|
|
|
github.com/AudriusButkevicius/recli v0.0.5
|
2020-06-22 22:34:51 -07:00
|
|
|
github.com/Azure/go-ntlmssp v0.0.0-20200615164410-66371956d46c // indirect
|
2019-09-05 06:13:05 -07:00
|
|
|
github.com/StackExchange/wmi v0.0.0-20190523213315-cbe66965904d // indirect
|
2018-12-18 04:36:38 -07:00
|
|
|
github.com/bkaradzic/go-lz4 v0.0.0-20160924222819-7224d8d8f27e
|
|
|
|
github.com/calmh/xdr v1.1.0
|
2019-05-29 00:56:40 -07:00
|
|
|
github.com/ccding/go-stun v0.0.0-20180726100737-be486d185f3d
|
2019-09-05 06:13:05 -07:00
|
|
|
github.com/certifi/gocertifi v0.0.0-20190905060710-a5e0173ced67 // indirect
|
2018-12-18 04:36:38 -07:00
|
|
|
github.com/chmduquesne/rollinghash v0.0.0-20180912150627-a60f8e7142b5
|
|
|
|
github.com/d4l3k/messagediff v1.2.1
|
2020-07-11 00:36:09 -07:00
|
|
|
github.com/dchest/siphash v1.2.1
|
2020-05-29 04:43:02 -07:00
|
|
|
github.com/dgraph-io/badger/v2 v2.0.3
|
2019-02-11 23:58:24 -07:00
|
|
|
github.com/flynn-archive/go-shlex v0.0.0-20150515145356-3f9db97f8568
|
2019-06-10 23:19:11 -07:00
|
|
|
github.com/getsentry/raven-go v0.2.0
|
2020-06-22 22:34:51 -07:00
|
|
|
github.com/go-ldap/ldap/v3 v3.2.0
|
2019-09-05 06:13:05 -07:00
|
|
|
github.com/go-ole/go-ole v1.2.4 // indirect
|
|
|
|
github.com/gobwas/glob v0.2.3
|
2019-10-18 00:51:04 -07:00
|
|
|
github.com/gogo/protobuf v1.3.1
|
2020-08-20 02:57:20 -07:00
|
|
|
github.com/golang/groupcache v0.0.0-20191027212112-611e8accdfc9
|
2020-08-24 23:11:14 -07:00
|
|
|
github.com/golang/protobuf v1.4.2
|
2020-07-13 23:40:46 -07:00
|
|
|
github.com/greatroar/blobloom v0.3.0
|
2020-03-30 02:11:55 -07:00
|
|
|
github.com/jackpal/gateway v1.0.6
|
2020-01-03 04:39:59 -07:00
|
|
|
github.com/jackpal/go-nat-pmp v1.0.2
|
2020-10-22 10:54:35 -07:00
|
|
|
github.com/julienschmidt/httprouter v1.2.0
|
2019-09-05 06:13:05 -07:00
|
|
|
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
|
2020-03-24 13:12:57 -07:00
|
|
|
github.com/kr/pretty v0.2.0 // indirect
|
2019-07-22 00:07:22 -07:00
|
|
|
github.com/lib/pq v1.2.0
|
2020-08-20 02:57:20 -07:00
|
|
|
github.com/lucas-clemente/quic-go v0.18.0
|
2020-08-24 01:18:44 -07:00
|
|
|
github.com/maruel/panicparse v1.5.1
|
|
|
|
github.com/mattn/go-isatty v0.0.12
|
2019-09-16 00:28:46 -07:00
|
|
|
github.com/minio/sha256-simd v0.1.1
|
2020-01-13 22:57:08 -07:00
|
|
|
github.com/oschwald/geoip2-golang v1.4.0
|
2019-09-05 06:13:05 -07:00
|
|
|
github.com/petermattis/goid v0.0.0-20180202154549-b0b1615b78e5 // indirect
|
2020-01-20 12:05:19 -07:00
|
|
|
github.com/pkg/errors v0.9.1
|
2019-10-22 12:56:32 -07:00
|
|
|
github.com/prometheus/client_golang v1.2.1
|
2019-09-05 06:13:05 -07:00
|
|
|
github.com/rcrowley/go-metrics v0.0.0-20190826022208-cac0b30c2563
|
2018-12-18 04:36:38 -07:00
|
|
|
github.com/sasha-s/go-deadlock v0.2.0
|
2020-08-20 02:57:20 -07:00
|
|
|
github.com/shirou/gopsutil v2.20.7+incompatible
|
2020-11-01 13:37:31 -07:00
|
|
|
github.com/syncthing/notify v0.0.0-20201101120444-a28a0bd0f5ee
|
2020-08-21 03:35:05 -07:00
|
|
|
github.com/syndtr/goleveldb v1.0.1-0.20200815071216-d9e9293bd0f7
|
2019-01-28 14:45:56 -07:00
|
|
|
github.com/thejerf/suture v3.0.2+incompatible
|
2019-11-25 03:05:55 -07:00
|
|
|
github.com/urfave/cli v1.22.2
|
2018-12-18 04:36:38 -07:00
|
|
|
github.com/vitrun/qart v0.0.0-20160531060029-bf64b92db6b0
|
2020-08-20 02:57:20 -07:00
|
|
|
golang.org/x/crypto v0.0.0-20200728195943-123391ffb6de
|
|
|
|
golang.org/x/net v0.0.0-20200813134508-3edf25e44fcc
|
2020-09-24 01:29:32 -07:00
|
|
|
golang.org/x/sys v0.0.0-20200922070232-aee5d888a860
|
2020-06-22 22:34:22 -07:00
|
|
|
golang.org/x/text v0.3.3
|
2019-09-05 06:13:05 -07:00
|
|
|
golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
|
2020-08-20 02:57:20 -07:00
|
|
|
google.golang.org/protobuf v1.25.0 // indirect
|
2018-12-18 04:36:38 -07:00
|
|
|
)
|
2019-06-30 04:18:34 -07:00
|
|
|
|
2020-08-18 23:49:42 -07:00
|
|
|
go 1.14
|