We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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:
Facing similar issues with:
Currently, i have import github.com/Jeffail/gabs
import github.com/Jeffail/gabs
So far, no tool tells me that I should import version v2: import github.com/Jeffail/gabs/v2
import github.com/Jeffail/gabs/v2
Sorry, something went wrong.
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: