Commit Graph

6 Commits

Author SHA1 Message Date
Bradley Cicenas
9f8f38f9d7 Merge remote-tracking branch 'remotes/stokito/events_filter' 2021-06-11 14:04:53 -04:00
garsue
c58a609349 Update go.sum 2021-05-29 22:01:26 +09: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