Skip to content
New issue

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

rebase: update dependencies in go.mod #226

Merged
merged 5 commits into from
Aug 30, 2022
Merged

Conversation

Madhu-1
Copy link
Member

@Madhu-1 Madhu-1 commented Aug 30, 2022

Update all dependencies to the latest version in go.mod

Signed-off-by: Madhu Rajanna madhupr007@gmail.com

This should update all dependencies in one go. we can drop other PR's if this is merged.

@mergify mergify bot added the vendor Pull requests that update vendored dependencies label Aug 30, 2022
@Rakshith-R
Copy link
Member

ci is failing @Madhu-1
https://github.com/csi-addons/kubernetes-csi-addons/runs/8085522382?check_suite_focus=true
This needs make manifests to be run

and i guess we need to update golang to 1.19
for other tests

update all dependencies to the latest
version in go.mod

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
updated go version dependency in go.mod and
go.sum file

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
update golang version to 1.18 in github actions

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
update crd as per golang 1.18

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
golang need to be updated to 1.18 in Dockerfile

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
@Madhu-1
Copy link
Member Author

Madhu-1 commented Aug 30, 2022

ci is failing @Madhu-1 https://github.com/csi-addons/kubernetes-csi-addons/runs/8085522382?check_suite_focus=true This needs make manifests to be run

and i guess we need to update golang to 1.19 for other tests

golang 1.18 should be enough, updating 1.19 can create build problems in the forked repo's as 1.19 is the latest and everyone will not switch early. CI should be gree now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vendor Pull requests that update vendored dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants