Aaron Prindle
28e4e29036
chore: bump cred helper libraries ( #3133 )
2024-04-23 14:51:00 -04:00
Patrick Decat
a946b82f22
fix: also update github.com/awslabs/amazon-ecr-credential-helper to resolve issues with AWS ECR authentication ( #2908 )
...
As mentioned in https://github.com/aws/aws-sdk-go-v2/issues/2370 , AWS
SDK for Go v2 releases after 2023/11/15 broke compatibility with all
previous releases.
Resolves #2882
Signed-off-by: Patrick Decat <pdecat@gmail.com>
2023-12-15 11:11:02 -08: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
Jason Hall
6bbd8a331c
Bump deps ( #1885 )
...
```
* use go 1.17 semantics in go.mod
* pin tonistiigi/fsutil dep to match docker/docker's dep
go get -u ./...
go mod vendor
```
2022-01-21 13:59:16 -05:00