aboutsummaryrefslogtreecommitdiff
path: root/go.sum
AgeCommit message (Expand)Author
2022-07-21build: Update goleveldb (#8440)Jakob Borg
2022-06-20build(deps): bump github.com/prometheus/client_golang from 1.11.0 to 1.12.2 (...dependabot[bot]
2022-06-20build(deps): bump github.com/alecthomas/kong from 0.3.0 to 0.6.1 (#8398)dependabot[bot]
2022-06-20build(deps): bump github.com/pierrec/lz4/v4 from 4.1.13 to 4.1.15 (#8397)dependabot[bot]
2022-06-15build: Update to patched github.com/gobwas/glob (fixes #8386) (#8387)Jakob Borg
2022-04-12build: Bump quic-go to 0.26.0 for go1.18 update (#8231)Simon Frei
2022-04-09build: Update go directive to 1.17 (fixes #8258) (#8260)Jeffery To
2022-04-05lib/fs, lib/model: Add warning about kqueue resource usage (fixes #7855) (#8249)Simon Frei
2022-02-23build(deps): bump github.com/thejerf/suture/v4 from 4.0.1 to 4.0.2 (#8190)dependabot[bot]
2022-02-08build(deps): bump github.com/pierrec/lz4/v4 from 4.1.12 to 4.1.13 (#8170)v1.19.1-rc.1dependabot[bot]
2022-01-22build(deps): bump github.com/shirou/gopsutil/v3 from 3.21.8 to 3.21.12 (#8123)dependabot[bot]
2022-01-22build(deps): bump github.com/alecthomas/kong from 0.2.17 to 0.3.0 (#8126)dependabot[bot]
2022-01-21build: Bump quic to v0.25.0 for Go1.18 support (#8134)Simon Frei
2022-01-17lib/protocol: Switch to a newer lz4 package (#8122)v1.19.0-rc.1Jakob Borg
2021-12-30build: Bump quic-go to 0.24.0v1.18.6-rc.2v1.18.6Simon Frei
2021-09-26build: Update all dependencies (#7968)Jakob Borg
2021-09-24lib/db: Replace SipHash with hash/maphash (#7962)greatroar
2021-09-17build: Update go-ole for Windows/armJakob Borg
2021-08-19build: Update x/sys to fix new issue in go 1.17Benjamin Nater
2021-08-05Update quic to 0.22.0 to support RFC9000, enable batch reads (#7862)Audrius Butkevicius
2021-06-10all: go mod tidy (#7758)greatroar
2021-05-18cmd/syncthing/cli: Update recli, fix stdin handling (fixes #7685, fixes #7673...Audrius Butkevicius
2021-05-11build: Upgrade pfilter (fixes #7664) (#7666)Simon Frei
2021-05-11lib/connections: Update pfilter to pick up bugfix/oob stuff, support OOB conn...Audrius Butkevicius
2021-05-10lib/suture: Use ServeBackground to start main supervisor (#7626)Simon Frei
2021-05-08build: List go:generate tools in tools.go (#7599)greatroar
2021-05-03build: Bump github.com/shirou/gopsutil/v3 from 3.21.3 to 3.21.4 (#7625)dependabot[bot]
2021-04-30build: Update most dependencies (fixes: all the dependabot PRs) (#7622)Jakob Borg
2021-04-29build: Bump github.com/prometheus/client_golang from 1.8.0 to 1.10.0 (#7612)dependabot[bot]
2021-04-13build: Bump go-stun to v0.1.3 (fixes #7568) (#7572)Simon Frei
2021-03-08build: Update notify (#7444)Simon Frei
2021-03-07lib: Return error from db.FileSet.Snapshot (fixes #7419, ref #5907) (#7424)Simon Frei
2021-03-03lib: Use counterfeiter to mock interfaces in tests (#7375)Simon Frei
2021-03-01lib/db: Remove Badger experiment (#7413)Jakob Borg
2021-02-18build: Update pfilter (#7376)Simon Frei
2021-02-10cmd/syncthing: Refactor command line parsing (#7330)Jakob Borg
2021-01-27lib/fs: Cache all real-case results (fixes #7270) (#7286)Simon Frei
2020-12-10build: Switch to gopsutil's v3 module (#7191)Simon Frei
2020-12-10build: Update notify (fixes #7076) (#7189)Simon Frei
2020-12-06build: Upgrade quic-go to v0.19.3 (ref #7146) (#7180)v1.12.1-rc.1v1.12.1Simon Frei
2020-11-24lib/model: Don't send locally changed on recv-enc (fixes #7137) (#7147)Simon Frei
2020-11-23build(deps): bump github.com/lucas-clemente/quic-go (#7139)dependabot-preview[bot]
2020-11-17all: Implement suture v4-api (#6947)Simon Frei
2020-11-09all: Add untrusted folders behind feature flag (ref #62) (#7055)Simon Frei
2020-11-09build: Update notify (fixes #5360) (#7106)Simon Frei
2020-11-03build: Update dependencies (#7088)Jakob Borg
2020-11-01build: Update notify (fixes #7063) (#7080)Simon Frei
2020-10-22lib/api: Add /rest/config endpoint (fixes #6540) (#7001)Simon Frei
2020-09-24lib/fs: Use file clone ioctl wrappers and types from golang.org/x/sys/unix (#...Tobias Klauser
2020-08-24build(deps): bump github.com/maruel/panicparse from 1.3.0 to 1.5.1 (#6924)dependabot-preview[bot]