File tree 2 files changed +51
-3
lines changed
2 files changed +51
-3
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ require (
27
27
github.com/mattn/go-shellwords v1.0.12
28
28
github.com/mitchellh/go-ps v1.0.0
29
29
github.com/mitchellh/mapstructure v1.5.0
30
- github.com/moby/buildkit v0.13.0-rc3.0.20240417151852-71f99c52a669
30
+ github.com/moby/buildkit v0.13.1
31
31
github.com/moby/patternmatcher v0.6.0
32
32
github.com/moby/term v0.5.0
33
33
github.com/morikuni/aec v1.0.0
@@ -107,6 +107,7 @@ require (
107
107
github.com/google/uuid v1.6.0 // indirect
108
108
github.com/gorilla/mux v1.8.1 // indirect
109
109
github.com/gorilla/websocket v1.5.0 // indirect
110
+ github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 // indirect
110
111
github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 // indirect
111
112
github.com/hashicorp/errwrap v1.1.0 // indirect
112
113
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
You can’t perform that action at this time.
0 commit comments