Commit Graph

8 Commits

Author SHA1 Message Date
Michael Plump 3e56c7fd0f
chore: upgrade all the dependencies to their latest versions (#3454)
* chore: go get -u ./...

* chore: go mod tidy

* chore: go mod vendor

* chore: fix compilation for buildkit >= 0.15.0

* chore: upgrade to Go 1.24

* chore: upgrade the Debian container used in an integration test
2025-05-21 09:31:10 -04:00
Aaron Prindle 28e4e29036
chore: bump cred helper libraries (#3133) 2024-04-23 14:51:00 -04:00
Aaron Prindle b47d323f2e
chore: update cred helper go libraries (#3087) 2024-03-26 14:34:57 -04:00
Aaron Prindle dd752d9bbc
chore: update gcr and docker cred helpers (#2910) 2023-12-19 12:36:13 -05:00
Liam Newman 5cbc06369e
fix: install tools using go.mod for versioning (#2562)
* fix: install tools using go.mod for versioning

* Add helpful instructions for tool updates.

* Add comment

* Add boilerplate

* Update go.mod

* Gofmt feedback
2023-06-14 10:18:13 -07:00
Carlos Alexandro Becker 7b8879c03f
feat: upgrade go-git
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-06-15 11:58:04 -03:00
Tejal Desai 6b020a1f97 fix highwayhash 2019-12-21 12:18:09 -08:00
Kartik Verma 8acca11a16
Added go-git 2018-09-03 14:03:12 +05:30