File tree 2 files changed +27
-74
lines changed
2 files changed +27
-74
lines changed Original file line number Diff line number Diff line change @@ -103,10 +103,9 @@ require (
103
103
github.com/go-openapi/jsonpointer v0.19.6 // indirect
104
104
github.com/go-openapi/jsonreference v0.20.2 // indirect
105
105
github.com/go-openapi/swag v0.22.3 // indirect
106
+ github.com/go-sql-driver/mysql v1.4.1 // indirect
106
107
github.com/go-viper/mapstructure/v2 v2.0.0 // indirect
107
108
github.com/gofrs/flock v0.12.1 // indirect
108
- github.com/go-sql-driver/mysql v1.4.1 // indirect
109
- github.com/gofrs/flock v0.8.1 // indirect
110
109
github.com/gogo/googleapis v1.4.1 // indirect
111
110
github.com/gogo/protobuf v1.3.2 // indirect
112
111
github.com/golang/protobuf v1.5.4 // indirect
@@ -164,7 +163,6 @@ require (
164
163
github.com/tonistiigi/go-csvvalue v0.0.0-20240710180619-ddb21b71c0b4 // indirect
165
164
github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea // indirect
166
165
github.com/tonistiigi/vt100 v0.0.0-20240514184818-90bafcd6abab // indirect
167
- github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 // indirect
168
166
github.com/vishvananda/netns v0.0.4 // indirect
169
167
github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb // indirect
170
168
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 // indirect
You can’t perform that action at this time.
0 commit comments