1
0
mirror of https://github.com/openshift/source-to-image.git synced 2026-02-05 12:44:54 +01:00
Commit Graph

11 Commits

Author SHA1 Message Date
dependabot[bot]
8d88b3c37c Bump github.com/opencontainers/runc from 1.1.4 to 1.1.5
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.1.4 to 1.1.5.
- [Release notes](https://github.com/opencontainers/runc/releases)
- [Changelog](https://github.com/opencontainers/runc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/opencontainers/runc/compare/v1.1.4...v1.1.5)

---
updated-dependencies:
- dependency-name: github.com/opencontainers/runc
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-04 16:20:50 +00:00
Corey Daley
48f25bd76c adding goio 2023-03-16 00:59:17 -04:00
Yaakov Selkowitz
0b037e5f3d Update dependencies 2023-03-15 14:14:36 -04:00
Yaakov Selkowitz
058c5f27d6 Update dependencies 2022-12-07 15:52:50 -05:00
Nalin Dahyabhai
331ea6eb5b Update dependencies; update to Go 1.18
* Update our module definition to use Go 1.18.
* Update our direct dependencies.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2022-06-29 15:51:47 -04:00
Corey Daley
aa7e3310e9 updating to k8s.io/klog/v2 2020-10-01 20:59:35 -04:00
Adam Kaplan
cd2d6c0710 bump(*): make project go-gettable with go modules
- bump k8s.io/klog to v1.0.0
- bump containers/image/v5 to v5.4.3
- rm replace for go-ansiterm
- pin containerd/containerd to 1.3.6
- go mod tidy && go mod vendor
2020-09-16 12:59:04 -04:00
Igor Sutton Lopes
b178763a30 bump(*): Update transient dependency go-ansiterm
In a previous PR, Docker has been updated but this specific dependency
errored when cross compiling to Windows. The specific version was obtained
from dbe4a30928 (diff-4061fcef378a6d912e14e2ce162a1995L2).
2020-02-05 14:37:27 +01:00
Igor Sutton Lopes
f15db29a00 Add containers/image v5 2020-01-10 12:14:03 +01:00
Adam Kaplan
52fe0888ae Add buildkit v0.6.3
* Remove fork of moby/buildkit
* go mod tidy
2019-12-10 21:47:57 -05:00
Otávio Fernandes
63e099269a feat(go mod): Go Modules. 2019-10-28 10:56:50 +01:00