Commit Graph

10 Commits

Author SHA1 Message Date
dependabot[bot] c80d439d8d
build(deps): bump github.com/containerd/stargz-snapshotter/estargz
Bumps [github.com/containerd/stargz-snapshotter/estargz](https://github.com/containerd/stargz-snapshotter) from 0.12.0 to 0.12.1.
- [Release notes](https://github.com/containerd/stargz-snapshotter/releases)
- [Commits](https://github.com/containerd/stargz-snapshotter/compare/v0.12.0...v0.12.1)

---
updated-dependencies:
- dependency-name: github.com/containerd/stargz-snapshotter/estargz
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2022-10-15 05:54:38 -04:00
dependabot[bot] a870504877
build(deps): bump github.com/mattn/go-shellwords from 1.0.11 to 1.0.12
Bumps [github.com/mattn/go-shellwords](https://github.com/mattn/go-shellwords) from 1.0.11 to 1.0.12.
- [Release notes](https://github.com/mattn/go-shellwords/releases)
- [Commits](https://github.com/mattn/go-shellwords/compare/v1.0.11...v1.0.12)

---
updated-dependencies:
- dependency-name: github.com/mattn/go-shellwords
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-07 08:30:58 +00:00
dependabot-preview[bot] ace25461d3
build(deps): bump github.com/mattn/go-shellwords from 1.0.10 to 1.0.11
Bumps [github.com/mattn/go-shellwords](https://github.com/mattn/go-shellwords) from 1.0.10 to 1.0.11.
- [Release notes](https://github.com/mattn/go-shellwords/releases)
- [Commits](https://github.com/mattn/go-shellwords/compare/v1.0.10...v1.0.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-01-19 13:25:59 -05:00
dependabot-preview[bot] 449320664f
Bump github.com/mattn/go-shellwords from 1.0.9 to 1.0.10
Bumps [github.com/mattn/go-shellwords](https://github.com/mattn/go-shellwords) from 1.0.9 to 1.0.10.
- [Release notes](https://github.com/mattn/go-shellwords/releases)
- [Commits](https://github.com/mattn/go-shellwords/compare/v1.0.9...v1.0.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-02-05 14:38:31 -05:00
dependabot-preview[bot] 053c7f9557
Bump github.com/mattn/go-shellwords from 1.0.7 to 1.0.9
Bumps [github.com/mattn/go-shellwords](https://github.com/mattn/go-shellwords) from 1.0.7 to 1.0.9.
- [Release notes](https://github.com/mattn/go-shellwords/releases)
- [Commits](https://github.com/mattn/go-shellwords/compare/v1.0.7...v1.0.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-01-20 06:22:13 -05:00
dependabot-preview[bot] 8969f5fc73
Bump github.com/mattn/go-shellwords from 1.0.6 to 1.0.7
Bumps [github.com/mattn/go-shellwords](https://github.com/mattn/go-shellwords) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/mattn/go-shellwords/releases)
- [Commits](https://github.com/mattn/go-shellwords/compare/v1.0.6...v1.0.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-01-14 07:09:34 -05:00
dependabot-preview[bot] 0986ab66c5 Bump github.com/mattn/go-shellwords from 1.0.5 to 1.0.6
Bumps [github.com/mattn/go-shellwords](https://github.com/mattn/go-shellwords) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/mattn/go-shellwords/releases)
- [Commits](https://github.com/mattn/go-shellwords/compare/v1.0.5...v1.0.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2019-11-05 12:13:54 +01:00
Sascha Grunert 5ce139d37d
Switch to go modules
Remove the old vendor approach in replacement of go module support.

Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-07-09 08:32:22 +02:00
Vincent Demeester 8cac1d50b0
fix: Update vendor folder base on vendor.conf
and removed unused `engine-api` dependency

Signed-off-by: Vincent Demeester <vdemeest@redhat.com>
2018-10-23 14:50:29 +02:00
Erik Hollensbe 1fbbbe0b54 Use github.com/LK4D4/vndr and update vendored deps
Signed-off-by: Erik Hollensbe <github@hollensbe.org>
2017-01-30 08:44:12 -08:00