Commit Graph

7 Commits

Author SHA1 Message Date
renovate[bot] 9463dddafa
fix(deps): update module golang.org/x/sys to v0.14.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-05 12:48:59 +00:00
renovate[bot] 0fb5b001fd
fix(deps): update module github.com/microsoft/go-winio to v0.6.0
Along with other updated vendors.

Signed-off-by: Renovate Bot <bot@renovateapp.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2023-01-31 21:08:07 -06:00
dependabot[bot] e9a63b2f88
build(deps): bump github.com/Microsoft/hcsshim from 0.8.15 to 0.8.16
Bumps [github.com/Microsoft/hcsshim](https://github.com/Microsoft/hcsshim) from 0.8.15 to 0.8.16.
- [Release notes](https://github.com/Microsoft/hcsshim/releases)
- [Commits](https://github.com/Microsoft/hcsshim/compare/v0.8.15...v0.8.16)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-08 07:50:12 +00:00
dependabot-preview[bot] 84658baaca
build(deps): bump github.com/Microsoft/hcsshim from 0.8.9 to 0.8.11
Bumps [github.com/Microsoft/hcsshim](https://github.com/Microsoft/hcsshim) from 0.8.9 to 0.8.11.
- [Release notes](https://github.com/Microsoft/hcsshim/releases)
- [Commits](https://github.com/Microsoft/hcsshim/compare/v0.8.9...v0.8.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-12-09 06:20:45 -05: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
Daniel J Walsh b3bf8e33e1 Vendor in latest packages for updating storage driver
updating
golang.org/x/sys 07c182904dbd53199946ba614a412c61d3c548f5

Adding
github.com/stretchr/testify 4d4bfba8f1d1027c4fdbe371823030df51419987
github.com/davecgh/go-spew 346938d642f2ec3594ed81d874461961cd0faa76
github.com/pmezard/go-difflib v1.0.0

Removing
github.com/vdemeester/shakers
github.com/go-check/check

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2017-09-08 07:07:48 -04: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