dependabot[bot]
|
11e2e9f408
|
chore(deps): bump google.golang.org/api from 0.157.0 to 0.161.0 (#2987)
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.157.0 to 0.161.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.157.0...v0.161.0)
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-06 12:02:48 -08:00 |
dependabot[bot]
|
6bbdb632f5
|
chore(deps): bump google.golang.org/api from 0.152.0 to 0.154.0 (#2912)
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.152.0 to 0.154.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.152.0...v0.154.0)
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-19 08:34:43 -08:00 |
Jason Hall
|
a7425d1fd0
|
Remove k8schain, statically link helpers (#1891)
|
2022-01-21 12:42:12 -08: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 |
Sascha Schwarze
|
69f942f751
|
Improve retry behavior for push operation (#1578)
* Update go-containerregistry to 0.4
* Implement --push-retry argument
|
2021-02-22 21:25:58 -08:00 |