mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-07-09 21:17:09 +08:00
vendor: update buildkit to master@31c870e82a48
Signed-off-by: Justin Chadwell <me@jedevc.com>
This commit is contained in:
2
vendor/github.com/moby/buildkit/session/grpc.go
generated
vendored
2
vendor/github.com/moby/buildkit/session/grpc.go
generated
vendored
@ -129,7 +129,7 @@ func monitorHealth(ctx context.Context, cc *grpc.ClientConn, cancelConn func())
|
||||
}
|
||||
}
|
||||
|
||||
bklog.G(ctx).WithFields(logFields).Debug("healthcheck completed")
|
||||
bklog.G(ctx).WithFields(logFields).Trace("healthcheck completed")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user