Merge pull request #4129 from crazy-max/fix-perf-reg-2

improve and load plugin command stubs when required
This commit is contained in:
Sebastiaan van Stijn
2023-03-30 17:05:16 +02:00
committed by GitHub
11 changed files with 306 additions and 76 deletions

View File

@ -37,6 +37,7 @@ require (
github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
github.com/xeipuuv/gojsonschema v1.2.0
golang.org/x/sync v0.1.0
golang.org/x/sys v0.5.0
golang.org/x/term v0.5.0
golang.org/x/text v0.7.0