Commit Graph

7 Commits

Author SHA1 Message Date
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