File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
99 github.com/docker/distribution v2.7.1+incompatible
1010 github.com/docker/go-metrics v0.0.1 // indirect
1111 github.com/drycc/controller-sdk-go v0.0.0-20200804054414-9d56a7f85205
12- github.com/drycc/pkg v0.0.0-20200730070607-a183b894cef1
12+ github.com/drycc/pkg v0.0.0-20200811173146-1f2b2781a852
1313 github.com/gorilla/mux v1.7.4 // indirect
1414 github.com/kelseyhightower/envconfig v1.2.0
1515 github.com/pborman/uuid v1.2.0
Original file line number Diff line number Diff line change @@ -47,6 +47,8 @@ github.com/drycc/controller-sdk-go v0.0.0-20200804054414-9d56a7f85205 h1:6agdZ9/
4747github.com/drycc/controller-sdk-go v0.0.0-20200804054414-9d56a7f85205 /go.mod h1:mF8/kZ/E4oDHCtfUVS790Frm8oVzZkoCGCKYT2eWQro =
4848github.com/drycc/pkg v0.0.0-20200730070607-a183b894cef1 h1:k8fWNiR7LVmy3lYFDuAuOw+ATJNkTjChaE3AeU0B6u8 =
4949github.com/drycc/pkg v0.0.0-20200730070607-a183b894cef1 /go.mod h1:H6rDYnCiVX4k0B8T57myWlRMQoTx3hsvyAQV9//4T2Q =
50+ github.com/drycc/pkg v0.0.0-20200811173146-1f2b2781a852 h1:OsWH7jrv2i32rkvHFuj3yVpGMR+A6heRge9tm01XR/U =
51+ github.com/drycc/pkg v0.0.0-20200811173146-1f2b2781a852 /go.mod h1:ojTmgbTG5tOJcTirzcdyHwEDxV0OQTm5AqnnBgdOjYE =
5052github.com/elazarl/goproxy v0.0.0-20180725130230-947c36da3153 /go.mod h1:/Zj4wYkgs4iZTTu3o/KG3Itv/qCCa8VVMlb3i9OVuzc =
5153github.com/emicklei/go-restful v0.0.0-20170410110728-ff4f55a20633 /go.mod h1:otzb+WCGbkyDHkqmQmT5YD2WR4BBwUdeQoFo8l/7tVs =
5254github.com/evanphx/json-patch v4.2.0+incompatible /go.mod h1:50XU6AFN0ol/bzJsmQLiYLvXMP4fmwYFNcr97nuDLSk =
You can’t perform that action at this time.
0 commit comments