moby/vendor/golang.org/x
CrazyMax 5400366b90
Set BuildKit version using buildinfo
This sets BuildKit version from the build information embedded
in running binary so we are aligned with the expected vendoring.

We iterate over all dependencies and find the BuildKit one
and set the right version. We also check if the module is
replaced and use it this case.

There is also additional checks if a pseudo version is
detected. See comments in code for more info.

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-04-25 12:30:52 +02:00
..
crypto vendor: golang.org/x/crypto v0.2.0 2022-11-25 17:57:16 +01:00
mod Set BuildKit version using buildinfo 2023-04-25 12:30:52 +02:00
net vendor: golang.org/x/net v0.7.0 2023-02-14 21:00:09 +01:00
oauth2 vendor: golang.org/x/oauth2 v0.1.0 2022-11-15 13:43:31 +01:00
sync daemon/disk_usage: Use context aware singleflight 2022-11-29 16:46:19 +01:00
sys vendor: golang.org/x/sys v0.6.0 2023-03-16 00:05:52 +01:00
text vendor: golang.org/x/text v0.8.0 2023-04-13 19:53:50 +02:00
time libnetwork: replace ad-hoc semaphore implementation 2023-02-16 19:05:59 -05:00