Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

deps: update dependencies #206

Merged
merged 4 commits into from
Aug 8, 2022
Merged

deps: update dependencies #206

merged 4 commits into from
Aug 8, 2022

Conversation

eunomie
Copy link
Contributor

@eunomie eunomie commented Aug 4, 2022

- What I did

Update go dependencies.

- How I did it

go get -u github.com/distribution/distribution first to fix distribution/distribution#3590
go get -u ./... for the rest

- How to verify it

- Description for the changelog

- A picture of a cute animal (not mandatory)

eunomie added 2 commits August 4, 2022 11:57
fix distribution by updating to 2.8.1 first
see distribution/distribution#3590

Signed-off-by: Yves Brissaud <[email protected]>
Signed-off-by: Yves Brissaud <[email protected]>
@mat007
Copy link
Member

mat007 commented Aug 4, 2022

Linting failed with

#14 0.526 These files were changed:
#14 0.526 
#14 0.526  M go.mod
#14 0.526  M go.sum

Does this need a go mod tidy possibly?

Signed-off-by: Yves Brissaud <[email protected]>
@eunomie eunomie force-pushed the update-dependencies branch from 332afe9 to 7786010 Compare August 5, 2022 13:00
@eunomie eunomie marked this pull request as ready for review August 5, 2022 15:51
@eunomie
Copy link
Contributor Author

eunomie commented Aug 5, 2022

I changed the cache system, using a built-in cache on Go GitHub Action. At least it solved the build issue.

@eunomie eunomie merged commit 5819521 into main Aug 8, 2022
@eunomie eunomie deleted the update-dependencies branch August 8, 2022 08:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v2.8.0 tag does not match checksum
3 participants