datadog-agent icon indicating copy to clipboard operation
datadog-agent copied to clipboard

remove v1.History from serverless build

Open maxday opened this issue 1 year ago • 1 comments

What does this PR do?

remove github.com/opencontainers/image-spec/specs-go/v1 from the serverless build (causing 3ms INIT time duration overhead)

Motivation

Additional Notes

Possible Drawbacks / Trade-offs

Describe how to test/QA your changes

maxday avatar Feb 22 '24 10:02 maxday

Go Package Import Differences

Baseline: 80c91901b4782669b2ca40ca05320e1a14f9df2b Comparison: d69401baf92983c5933eb4ee468bf955439c05fa

binaryosarchchange
serverlesslinuxamd64
+0, -3
-github.com/opencontainers/go-digest
-github.com/opencontainers/image-spec/specs-go
-github.com/opencontainers/image-spec/specs-go/v1
serverlesslinuxarm64
+0, -3
-github.com/opencontainers/go-digest
-github.com/opencontainers/image-spec/specs-go
-github.com/opencontainers/image-spec/specs-go/v1

cit-pr-commenter[bot] avatar Feb 22 '24 11:02 cit-pr-commenter[bot]