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
Viacheslav Artamonov
86a73c5439
Update ACR credential helper to enable Azure Workload Identity ( #2431 )
...
* Bump the version of ACR credential helper to enable Azure Workload Identity
* Bump ACR credential helper version in go.mod
* remove garbage
* Update vendor
2023-03-22 12:25:54 -04: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