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 (
8888 github.com/go-openapi/jsonpointer v0.19.5 // indirect
8989 github.com/go-openapi/jsonreference v0.20.0 // indirect
9090 github.com/go-openapi/swag v0.19.14 // indirect
91+ github.com/go-sql-driver/mysql v1.4.1 // indirect
9192 github.com/gofrs/flock v0.8.1 // indirect
9293 github.com/gogo/googleapis v1.4.1 // indirect
9394 github.com/gogo/protobuf v1.3.2 // indirect
@@ -126,7 +127,7 @@ require (
126127 github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
127128 github.com/modern-go/reflect2 v1.0.2 // indirect
128129 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
130131 github.com/pelletier/go-toml v1.9.5 // indirect
131132 github.com/pkg/errors v0.9.1 // indirect
132133 github.com/pmezard/go-difflib v1.0.0 // indirect
You can’t perform that action at this time.
0 commit comments