fix: go mod tidy with "gorm.io/gorm latest" in go.mod file #1626
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Close: #1625
the code change of this PR is done automatically by running "go mod tidy" after change
github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
togorm.io/gorm latest
in the go.mod fileVerification:
8ce2bf10
.export DOCKER_CONTENT_TRUST=1 && export DOCKER_CONTENT_TRUST_SERVER=https://harbor_ip:4443
docker push 10.92.122.104/library/nginx:1.13.12
and having output like this:
Conclusion:
Build notary images based on the change of this PR, notary-server and notary-signer are working fine in harbor and can sign images.