renovate[bot]
1e5a789bef
fix(deps): update module google.golang.org/grpc to v1.77.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-18 10:40:50 +00:00
renovate[bot]
2bed9a40bc
fix(deps): update module google.golang.org/protobuf to v1.36.9
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-09 14:28:38 +00:00
renovate[bot]
3d4f8153be
fix(deps): update module github.com/onsi/ginkgo/v2 to v2.25.2
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-28 18:34:59 +00:00
tomsweeneyredhat
be937a4e20
Bump c/storage v1.58.0, c/image v5.35.0, c/common v0.63.0
...
Bump:
c/storage v1.58.0
c/image v5.35.0
c/common v0.63.0
In preparation for Podman v5.5.0
Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com >
2025-04-17 11:05:56 -04:00
renovate[bot]
30ed3293c4
fix(deps): update module google.golang.org/protobuf to v1.36.5
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-07 12:25:16 +00:00
renovate[bot]
a445ebde9d
fix(deps): update module github.com/onsi/gomega to v1.36.2
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-06 16:59:51 +00:00
renovate[bot]
2e22ab3bcd
fix(deps): update module google.golang.org/protobuf to v1.35.2
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-14 11:27:23 +00:00
renovate[bot]
43a4bddd10
fix(deps): update module google.golang.org/protobuf to v1.35.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-07 13:11:58 +00:00
renovate[bot]
5b24d1b48c
fix(deps): update module google.golang.org/protobuf to v1.34.2
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-11 09:15:15 +00:00
renovate[bot]
b59edad58b
fix(deps): update module google.golang.org/protobuf to v1.34.1
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-07 18:01:51 +00:00
renovate[bot]
d1f8933a93
Update module google.golang.org/protobuf to v1.34.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-30 13:02:52 +00:00
renovate[bot]
a349f8d104
fix(deps): update module google.golang.org/protobuf to v1.33.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-05 21:08:40 +00:00
Matt Heon
91b8f208a2
Bump to runc main
...
By using main instead of the v1.1 branch, we drop an unnecessary
dependency on cilium/ebpf, saving ~1mb of binary size.
Signed-off-by: Matt Heon <mheon@redhat.com >
2024-02-02 10:06:20 -05:00
dependabot[bot]
49bcb7eaa0
Bump google.golang.org/protobuf from 1.28.0 to 1.28.1
...
Bumps [google.golang.org/protobuf](https://github.com/protocolbuffers/protobuf-go ) from 1.28.0 to 1.28.1.
- [Release notes](https://github.com/protocolbuffers/protobuf-go/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf-go/blob/master/release.bash )
- [Commits](https://github.com/protocolbuffers/protobuf-go/compare/v1.28.0...v1.28.1 )
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-29 12:09:23 +00:00
dependabot[bot]
3de369fd69
Bump github.com/onsi/gomega from 1.11.0 to 1.12.0
...
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega ) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/onsi/gomega/releases )
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md )
- [Commits](https://github.com/onsi/gomega/compare/v1.11.0...v1.12.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-06 08:07:07 +00:00
Jhon Honce
5aead1509c
Add X-Registry-Config support
...
* Refactor auth pkg to support X-Registry-Config
* Refactor build endpoint to support X-Registry-Config. Supports:
* --creds
* --authfile
* Added X-Reference-Id Header to http.Request to support log event
correlation
* Log headers from http.Request
Signed-off-by: Jhon Honce <jhonce@redhat.com >
2020-09-29 08:46:44 -07:00
dependabot-preview[bot]
cdd1f2bbaf
Bump github.com/onsi/gomega from 1.10.0 to 1.10.1
...
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega ) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/onsi/gomega/releases )
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md )
- [Commits](https://github.com/onsi/gomega/compare/v1.10.0...v1.10.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2020-05-21 07:35:42 -04:00