Commit Graph

4 Commits

Author SHA1 Message Date
dependabot[bot] 58061389c9
build(deps): bump golang.org/x/sys from 0.17.0 to 0.18.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.17.0 to 0.18.0.
- [Commits](https://github.com/golang/sys/compare/v0.17.0...v0.18.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-05 11:39:00 +00:00
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
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
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