Update go.mod dependencies index e3d1d73..4227c62 100644 @@ -3,10 +3,10 @@ module code.cloudfoundry.org/dockerdriver go 1.25.0 code.cloudfoundry.org/cfhttp/v2 v2.72.0 code.cloudfoundry.org/clock v1.64.0 code.cloudfoundry.org/goshims v0.96.0 code.cloudfoundry.org/lager/v3 v3.64.0 code.cloudfoundry.org/cfhttp/v2 v2.73.0 code.cloudfoundry.org/clock v1.65.0 code.cloudfoundry.org/goshims v0.97.0 code.cloudfoundry.org/lager/v3 v3.65.0 code.cloudfoundry.org/tlsconfig v0.50.0 github.com/google/uuid v1.6.0 github.com/maxbrunsfeld/counterfeiter/v6 v6.9.0
Update go.mod dependencies
index e3d1d73..4227c62 100644 @@ -3,10 +3,10 @@ module code.cloudfoundry.org/dockerdriver go 1.25.0
This repo contains a server/client skeleton and the interfaces to to implement a docker volume driver server for use with Diego’s volume manager.
[!NOTE] This repository should be imported as code.cloudfoundry.org/dockerdriver.
[!NOTE]
This repository should be imported as code.cloudfoundry.org/dockerdriver.
code.cloudfoundry.org/dockerdriver
See the Contributing.md for more information on how to contribute.
This repository is maintained by App Runtime Platform under Diego area.
Diego
[!IMPORTANT] Content in this file is managed by the CI task sync-readme and is generated by CI following a convention.
[!IMPORTANT]
Content in this file is managed by the CI task sync-readme and is generated by CI following a convention.
sync-readme
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
dockerdriver
This repo contains a server/client skeleton and the interfaces to to implement a docker volume driver server for use with Diego’s volume manager.
Contributing
See the Contributing.md for more information on how to contribute.
Working Group Charter
This repository is maintained by App Runtime Platform under
Diegoarea.