We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
For this output:
#16 59.78 +------------------------------------------------------------------------------+--------------------------------------+------------------------------------+--------+------------------+ #16 59.78 | MODULE | VERSION | NEW VERSION | DIRECT | VALID TIMESTAMPS | #16 59.78 +------------------------------------------------------------------------------+--------------------------------------+------------------------------------+--------+------------------+ #16 59.78 | github.com/Azure/azure-sdk-for-go/sdk/azidentity | v1.1.0 | v1.5.1 | true | true | #16 59.78 | github.com/Azure/azure-sdk-for-go/sdk/storage/azblob | v0.4.1 | v1.3.0 | true | true | #16 59.78 | github.com/Masterminds/semver/v3 | v3.1.0 | v3.2.1 | true | true | #16 59.78 | github.com/aws/aws-sdk-go-v2 | v1.24.1 | v1.25.2 | true | true | #16 59.78 | github.com/aws/aws-sdk-go-v2/config | v1.26.6 | v1.27.4 | true | true | #16 59.78 | github.com/aws/aws-sdk-go-v2/credentials | v1.16.16 | v1.17.4 | true | true | #16 59.78 | github.com/aws/aws-sdk-go-v2/feature/s3/manager | v1.15.15 | v1.16.6 | true | true | #16 59.78 | github.com/aws/aws-sdk-go-v2/service/s3 | v1.48.1 | v1.51.1 | true | true | #16 59.78 | github.com/containerd/fuse-overlayfs-snapshotter | v1.0.2 | v1.0.8 | true | true | #16 59.78 | github.com/containerd/nydus-snapshotter | v0.13.7 | v0.13.8 | true | true | #16 59.78 | github.com/grpc-ecosystem/go-grpc-middleware | v1.3.0 | v1.4.0 | true | true | #16 59.78 | github.com/hashicorp/golang-lru | v0.5.4 | v1.0.2 | true | true | #16 59.78 | github.com/in-toto/in-toto-golang | v0.5.0 | v0.9.0 | true | true | #16 59.78 | github.com/klauspost/compress | v1.17.4 | v1.17.7 | true | true | #16 59.78 | github.com/opencontainers/image-spec | v1.1.0-rc5 | v1.1.0 | true | true | #16 59.78 | github.com/opencontainers/runtime-spec | v1.1.0 | v1.2.0 | true | true | #16 59.78 | github.com/package-url/packageurl-go | v0.1.1-0.20220428063043-89078438f170 | v0.1.2 | true | true | #16 59.78 | github.com/pkg/profile | v1.5.0 | v1.7.0 | true | true | #16 59.78 | github.com/prometheus/client_golang | v1.17.0 | v1.18.0 | true | true | #16 59.79 | github.com/serialx/hashring | v0.0.0-20190422032157-8b2912629002 | v0.0.0-20200727003509-22c0c7ab6b1b | true | true | #16 59.79 | github.com/spdx/tools-golang | v0.5.1 | v0.5.3 | true | true | #16 59.79 | go.etcd.io/bbolt | v1.3.7 | v1.3.9 | true | true |
Latest stable of github.com/hashicorp/golang-lru is actually v2.0.7: https://github.com/hashicorp/golang-lru/releases/tag/v2.0.7
github.com/hashicorp/golang-lru
v2.0.7
I think we should have an extra column showing NEW MAJOR VERSION or smth similar.
NEW MAJOR VERSION
The text was updated successfully, but these errors were encountered:
No branches or pull requests
For this output:
Latest stable of
github.com/hashicorp/golang-lru
is actuallyv2.0.7
: https://github.com/hashicorp/golang-lru/releases/tag/v2.0.7I think we should have an extra column showing
NEW MAJOR VERSION
or smth similar.The text was updated successfully, but these errors were encountered: