diff options
| author | Jeff Carr <[email protected]> | 2024-12-16 17:50:57 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-12-16 17:50:57 -0600 |
| commit | 530f3618a8f4c7d9c8d3981548112439b22e09e7 (patch) | |
| tree | 30b529a83767648dd31c8bfa6fff6b6163174909 /go.mod | |
| parent | e65b1c188ccb9b4aa4863ec702c3985c382f53db (diff) | |
update to libgit2 version 1.8.4. dump old github and vendor stuff
go install go.wit.com/apps/go-clone@latest
go install go.wit.com/apps/go-mod-clean@latest
go-clone --recusive go.wit.com/lib/git2go
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -1,9 +0,0 @@ -module github.com/libgit2/git2go/v34 - -go 1.13 - -require ( - github.com/ProtonMail/go-crypto v0.0.0-20221026131551-cf6655e29de4 - github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 - golang.org/x/crypto v0.0.0-20210921155107-089bfa567519 -) |
