aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
Commit message (Expand)AuthorAgeFilesLines
* build: bump golang.org/x/net from 0.20.0 to 0.21.0dependabot[bot]2024-02-081-3/+3
* Merge pull request #1007 from pjbgf/go-diffPaulo Gomes2024-01-261-1/+1
|\
| * build: Bump github.com/sergi/go-diffPaulo Gomes2024-01-221-1/+1
* | build: bump github.com/ProtonMail/go-cryptodependabot[bot]2024-01-171-1/+1
|/
* build: bump golang.org/x/net from 0.19.0 to 0.20.0dependabot[bot]2024-01-091-2/+2
* build: bump github.com/cloudflare/circl from 1.3.3 to 1.3.7dependabot[bot]2024-01-081-1/+1
* build: bump golang.org/x/sys from 0.15.0 to 0.16.0dependabot[bot]2024-01-051-1/+1
* build: bump github.com/gliderlabs/ssh from 0.3.5 to 0.3.6dependabot[bot]2023-12-191-1/+1
* build: bump golang.org/x/crypto from 0.16.0 to 0.17.0dependabot[bot]2023-12-191-1/+1
* storage: filesystem, Add option to set a specific FS for alternatesPaulo Gomes2023-12-021-0/+4
* build: bump golang.org/x/net from 0.18.0 to 0.19.0dependabot[bot]2023-11-281-1/+1
* build: bump golang.org/x/crypto from 0.15.0 to 0.16.0dependabot[bot]2023-11-281-2/+2
* utils: remove ioutil.Pipe and use std library io.PipeAyman Bagabas2023-11-131-1/+0
* build: bump golang.org/x/net from 0.17.0 to 0.18.0dependabot[bot]2023-11-091-1/+1
* build: bump golang.org/x/crypto from 0.14.0 to 0.15.0dependabot[bot]2023-11-091-1/+1
* cli: separate go module for cliAyman Bagabas2023-11-071-1/+0
* build: bump golang.org/x/text from 0.13.0 to 0.14.0dependabot[bot]2023-11-061-1/+1
* build: bump golang.org/x/sys from 0.13.0 to 0.14.0dependabot[bot]2023-11-061-1/+1
* build: bump github.com/skeema/knownhosts from 1.2.0 to 1.2.1dependabot[bot]2023-10-261-1/+1
* build: bump github.com/google/go-cmp from 0.5.9 to 0.6.0dependabot[bot]2023-10-251-1/+1
* Merge pull request #869 from zeripath/graph-generation-2v5.10.0Paulo Gomes2023-10-131-1/+1
|\
| * plumbing: commitgraph, Add generation v2 supportAndrew Thornton2023-10-121-1/+1
* | build: bump golang.org/x/net from 0.15.0 to 0.17.0Paulo Gomes2023-10-131-2/+2
|/
* plumbing: commitgraph, fix types and handle commit-graph-chainsAndrew Thornton2023-10-081-2/+2
* *: Bump go-billy to v5.5.0v5.9.0Máximo Cuadros2023-09-121-1/+1
* *: Bump to Go 1.19Paulo Gomes2023-09-121-1/+1
* *: Bump dependenciesPaulo Gomes2023-09-111-10/+11
* *: Bump goproxy dep. Fixes #826Siddhesh Ghadi2023-08-291-1/+1
* *: Bump dependenciesPaulo Gomes2023-07-211-9/+12
* *: Bump dependenciesPaulo Gomes2023-05-231-5/+5
* build(deps): bump github.com/cloudflare/circl from 1.1.0 to 1.3.3dependabot[bot]2023-05-211-1/+1
* *: Bump Go version to 1.18 on go.modPaulo Gomes2023-05-211-1/+11
* plumbing: transport/http, add support for custom proxy URLsSanskar Jaiswal2023-05-041-0/+1
* plumbing: transport/http, refactor transport to cache underlying transport ob...Sanskar Jaiswal2023-05-041-0/+1
* build: Bump dependencies. Fixes #667Paulo Gomes2023-04-231-9/+7
* plumbing: resolve non-external delta referencesZauberNerd2023-03-231-1/+1
* Bump dependenciesPaulo Gomes2023-03-021-6/+6
* build(deps): bump golang.org/x/net from 0.2.0 to 0.7.0dependabot[bot]2023-03-021-3/+3
* Remove need to build with CGOPaulo Gomes2023-02-251-1/+1
* go.mod: update go-billy v5.4.0, removes racesMáximo Cuadros2023-01-051-2/+2
* Merge pull request #617 from doxsch/616-update-ssh-agent-to-masterMáximo Cuadros2022-12-111-1/+1
|\
| * fix: Upgrade github.com/xanzy/ssh-agent to v0.3.3 to fix panicdoxsch2022-12-051-1/+1
* | build: Bump github.com/pjbgf/sha1cd to v0.2.3Paulo Gomes2022-12-031-1/+1
|/
* Update dependenciesPaulo Gomes2022-11-301-13/+12
* sha1: Add collision resistent implementationPaulo Gomes2022-11-251-0/+1
* plumbing: transport/ssh, auto-populate ClientConfig.HostKeyAlgorithms. Fixes ...Evan Elias2022-09-221-3/+4
* all: replace go-homedir with os.UserHomeDirDaniel Martí2022-05-291-1/+0
* remove packfile and align to test fixturespaul.t2022-01-051-1/+1
* Update github.com/xanzy/ssh-agent to v0.3.1Tobias Klauser2021-10-291-4/+3
* go modules: update go-git-fixturesMáximo Cuadros2021-05-031-2/+2