Commit Graph

7 Commits

Author SHA1 Message Date
dependabot-preview[bot] e744609919
Bump github.com/Microsoft/hcsshim from 0.8.6 to 0.8.7
Bumps [github.com/Microsoft/hcsshim](https://github.com/Microsoft/hcsshim) from 0.8.6 to 0.8.7.
- [Release notes](https://github.com/Microsoft/hcsshim/releases)
- [Commits](https://github.com/Microsoft/hcsshim/compare/v0.8.6...v0.8.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2019-12-03 15:14:30 +01:00
dependabot-preview[bot] 03570c96bc Bump github.com/Microsoft/go-winio from 0.4.12 to 0.4.14
Bumps [github.com/Microsoft/go-winio](https://github.com/Microsoft/go-winio) from 0.4.12 to 0.4.14.
- [Release notes](https://github.com/Microsoft/go-winio/releases)
- [Commits](https://github.com/Microsoft/go-winio/compare/v0.4.12...v0.4.14)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2019-11-01 13:20:09 +01:00
Daniel J Walsh ad54e947c0
Add make vendor-in-container
In order to always run vendor with the latest supported version of golang,
add the ability to run the vendor command within a podman container.

After running the command include vendor changes.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2019-10-25 11:09:29 -04: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
Mrunal Patel 59da502256 Update deps to github.com/sirupsen/logrus v1.0.0
Also updates github.com/Microsoft/hcsshim
and github.com/docker/go-connections so they work
with the newer version of logrus.

Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
2017-08-01 07:25:56 -07: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