Skip to content

use go v1.18 and update dependencies#524

Merged
jdef merged 1 commit into
container-storage-interface:masterfrom
humblec:go-v1.19
Oct 12, 2022
Merged

use go v1.18 and update dependencies#524
jdef merged 1 commit into
container-storage-interface:masterfrom
humblec:go-v1.19

Conversation

@humblec

@humblec humblec commented Sep 22, 2022

Copy link
Copy Markdown
Contributor

Signed-off-by: Humble Chirammal hchiramm@redhat.com

@humblec

humblec commented Sep 22, 2022

Copy link
Copy Markdown
Contributor Author

Cc @jdef

@humblec

humblec commented Sep 22, 2022

Copy link
Copy Markdown
Contributor Author

cc @saad-ali

Comment thread go.mod Outdated
module github.com/container-storage-interface/spec

go 1.16
go 1.19

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this version actually required to build CSI (w/ reasonable deps)? if not, why not bump to 1.17 or 1.18 instead? CSI module doesn't need to be bleeding edge (and thereby force downstream users to use the latest Go)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sure @jdef , I have declared it on 1.18 in the last refresh.

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
@jdef

jdef commented Oct 4, 2022

Copy link
Copy Markdown
Member

@saad-ali any opinions here? if not, i'll merge as is

@saad-ali

Copy link
Copy Markdown
Member

No objections. LGTM

@jdef jdef merged commit 150c9d9 into container-storage-interface:master Oct 12, 2022
@saad-ali saad-ali changed the title use go v1.19 and update dependencies use go v1.18 and update dependencies Oct 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants