dependabot[bot]
4b653e71f6
Bump github.com/opencontainers/runc from 1.0.0-rc93 to 1.0.0-rc95
...
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc ) from 1.0.0-rc93 to 1.0.0-rc95.
- [Release notes](https://github.com/opencontainers/runc/releases )
- [Commits](https://github.com/opencontainers/runc/compare/v1.0.0-rc93...v1.0.0-rc95 )
---
updated-dependencies:
- dependency-name: github.com/opencontainers/runc
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-27 17:42:05 +00:00
Bradley Cicenas
b48a5cf2f9
go mod tidy
2021-06-11 18:07:31 +00:00
Sergey Ponomarev
cfa43f809e
Update go-dockerclient and opencontainers/runc
...
The go-dockerclient v1.7.0 now has an ability to specify events filter. But it's dependencies are also updated.
One of those dependencies is mountinfo and the same dependency is used by opencontainers/runc.
The problem is that mountinfo changed it's API and if we just update dockerclient then build is broken.
So we have to update both opencontainers/runc and go-dockerclient
2021-02-04 08:59:06 +02:00
Bradley Cicenas
426dd2c985
update dockerclient -> v1.6.6
2020-10-26 19:30:33 +00:00
Bradley Cicenas
03a0da3230
update go version, deps for runc v1.0.0-rc92
2020-10-25 14:22:47 +00:00
Roman Volosatovs
1ce07448ce
go.sum: Add
2019-09-10 20:22:25 +02:00
Bradley Cicenas
b7d81485f9
update dockerclient, runc deps
2019-06-29 15:15:13 -04:00
Bradley Cicenas
98fcfe8b6f
refactor connectors for retry logic, add error view
2019-05-22 16:58:55 +00:00
Bradley Cicenas
665e8fdd06
move to go module
2018-12-01 17:50:47 +00:00