Running 'go get -u -t ./...'#200
Conversation
| require ( | ||
| github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 // indirect | ||
| github.com/CycloneDX/cyclonedx-go v0.7.0 // indirect | ||
| github.com/CycloneDX/cyclonedx-go v0.7.1-0.20221222100750-41a1ac565cce // indirect |
There was a problem hiding this comment.
This seems undesirable, although probably harmless.
| github.com/sirupsen/logrus v1.9.0 // indirect | ||
| github.com/spdx/tools-golang v0.3.0 // indirect | ||
| github.com/spf13/afero v1.9.2 // indirect | ||
| github.com/spdx/tools-golang v0.3.1-0.20221108182156-8a01147e6342 // indirect |
There was a problem hiding this comment.
This seems undesirable, although probably harmless.
|
This appears blocked on https://golang.testcontainers.org/quickstart/#2-install-testcontainers-for-go and paketo-buildpacks/packit#438. When paketo-buildpacks/packit#438 is merged and released, I suggest closing this PR and rerunning the |
|
I'm going to close this and let the automation re-run the command against the latest changes on the |
No description provided.