File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ require (
3030 github.com/sirupsen/logrus v1.9.0
3131 github.com/spf13/viper v1.14.0
3232 github.com/stretchr/testify v1.8.1
33- github.com/tensorchord/envd-server v0.0.10
33+ github.com/tensorchord/envd-server v0.0.11
3434 github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
3535 github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
3636 github.com/urfave/cli/v2 v2.23.5
Original file line number Diff line number Diff line change @@ -621,6 +621,8 @@ github.com/subosito/gotenv v1.4.1/go.mod h1:ayKnFf/c6rvx/2iiLrJUk1e6plDbT3edrFNG
621621github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635 /go.mod h1:hkRG7XYTFWNJGYcbNJQlaLq0fg1yr4J4t/NcTQtrfww =
622622github.com/tensorchord/envd-server v0.0.10 h1:ZBcp8LYA6MTdGh+1aShUHInI6HKNoaGn6+pi+Itf4QQ =
623623github.com/tensorchord/envd-server v0.0.10 /go.mod h1:aWTDKCU3B+8gwAKZn7TTpS/QLcnnrtP9fA2/FwDco3M =
624+ github.com/tensorchord/envd-server v0.0.11 h1:pFmfiTcWzdxc9eF5TS+BPtjC03AZq48AGQrFozmlc/4 =
625+ github.com/tensorchord/envd-server v0.0.11 /go.mod h1:UnN42ypM9RzXcjRX54GuiAtK1rECUxm5TTWga+cy1Wg =
624626github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5 /go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U =
625627github.com/tonistiigi/fsutil v0.0.0-20220315205639-9ed612626da3 h1:T1pEe+WB3SCPVAfVquvfPfagKZU2Z8c1OP3SuGB+id0 =
626628github.com/tonistiigi/fsutil v0.0.0-20220315205639-9ed612626da3 /go.mod h1:oPAfvw32vlUJSjyDcQ3Bu0nb2ON2B+G0dtVN/SZNJiA =
You can’t perform that action at this time.
0 commit comments