File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 55require (
66 github.com/bahlo/generic-list-go v0.2.0
77 github.com/bradfitz/gomemcache v0.0.0-20230124162541-5f7a7d875746
8- github.com/docker/docker v23.0.0 +incompatible
8+ github.com/docker/docker v23.0.1 +incompatible
99 github.com/docker/go-units v0.5.0
1010 github.com/gorilla/handlers v1.5.1
1111 github.com/gorilla/mux v1.8.0
Original file line number Diff line number Diff line change @@ -84,8 +84,8 @@ github.com/digineo/afero v1.8.3-0.20220715171204-b7c01b3e0267 h1:yjyMHADZ7cyDMxz
8484github.com/digineo/afero v1.8.3-0.20220715171204-b7c01b3e0267 /go.mod h1:iUV7ddyEEZPO5gA3zD4fJt6iStLlL+Lg4m2cihcDf8Y =
8585github.com/docker/distribution v2.8.1+incompatible h1:Q50tZOPR6T/hjNsyc9g8/syEs6bk8XXApsHjKukMl68 =
8686github.com/docker/distribution v2.8.1+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
87- github.com/docker/docker v23.0.0 +incompatible h1:L6c28tNyqZ4/ub9AZC9d5QUuunoHHfEH4/Ue+h/E5nE =
88- github.com/docker/docker v23.0.0 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
87+ github.com/docker/docker v23.0.1 +incompatible h1:vjgvJZxprTTE1A37nm+CLNAdwu6xZekyoiVlUZEINcY =
88+ github.com/docker/docker v23.0.1 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
8989github.com/docker/go-connections v0.4.0 h1:El9xVISelRB7BuFusrZozjnkIM5YnzCViNKohAFqRJQ =
9090github.com/docker/go-connections v0.4.0 /go.mod h1:Gbd7IOopHjR8Iph03tsViu4nIes5XhDvyHbTtUxmeec =
9191github.com/docker/go-units v0.5.0 h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4 =
You can’t perform that action at this time.
0 commit comments