File tree Expand file tree Collapse file tree 2 files changed +6
-100
lines changed Expand file tree Collapse file tree 2 files changed +6
-100
lines changed Original file line number Diff line number Diff line change @@ -88,6 +88,7 @@ require (
88
88
github.com/go-openapi/jsonpointer v0.19.5 // indirect
89
89
github.com/go-openapi/jsonreference v0.20.0 // indirect
90
90
github.com/go-openapi/swag v0.19.14 // indirect
91
+ github.com/go-sql-driver/mysql v1.4.1 // indirect
91
92
github.com/gofrs/flock v0.8.1 // indirect
92
93
github.com/gogo/googleapis v1.4.1 // indirect
93
94
github.com/gogo/protobuf v1.3.2 // indirect
@@ -126,7 +127,7 @@ require (
126
127
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
127
128
github.com/modern-go/reflect2 v1.0.2 // indirect
128
129
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
129
- github.com/opencontainers/runc v1.1.7 // indirect
130
+ github.com/opencontainers/runc v1.1.9 // indirect
130
131
github.com/pelletier/go-toml v1.9.5 // indirect
131
132
github.com/pkg/errors v0.9.1 // indirect
132
133
github.com/pmezard/go-difflib v1.0.0 // indirect
You can’t perform that action at this time.
0 commit comments