Commit graph

5 commits

Author SHA1 Message Date
Fabien Potencier 336cb150a8 Bump to Go 1.22 and update deps 2024-03-01 20:15:34 +01:00
Fabien Potencier f19d527a89 Use bbolt as boltdb is not maintained anymore 2024-03-01 19:35:06 +01:00
Karsten Dambekalns dba129b8af
Update go modules
Result of

    $ go get -u
    go: downloading golang.org/x/crypto v0.14.0
    go: downloading golang.org/x/sys v0.13.0
    go: downloading golang.org/x/term v0.13.0
    go: upgraded golang.org/x/crypto v0.0.0-20201203163018-be400aefbc4c => v0.14.0
    go: upgraded golang.org/x/sys v0.0.0-20220114195835-da31bd327af9 => v0.13.0
    $ go mod tidy
2023-10-23 11:45:12 +02:00
Karsten Dambekalns f54790e733
Use "original" libgit2/git2go
Works with libgit2 1.5.0 installed using ´brew install libgit2`
2022-10-06 19:37:16 +02:00
Morel Sébastien 493f39ffeb
Make it work with M1 2022-10-06 18:48:02 +02:00