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

chore(deps): bump golang from 1.18.4 to 1.19.2 #745

Merged
merged 4 commits into from
Oct 19, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 5, 2022

Bumps golang from 1.18.4 to 1.19.2.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team as a code owner October 5, 2022 08:18
@dependabot dependabot bot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Oct 5, 2022
@github-actions github-actions bot removed the docker Pull requests that update Docker code label Oct 5, 2022
@andrzej-stencel andrzej-stencel enabled auto-merge (squash) October 5, 2022 10:59
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Oct 5, 2022
Copy link
Contributor

@andrzej-stencel andrzej-stencel left a comment

Choose a reason for hiding this comment

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

Should we use 1.19.x when FIPS binary is on 1.18? Let's discuss it on Friday.

@swiatekm
Copy link

Upstream currently uses 1.18 still, so no reason to upgrade right now.

@github-actions github-actions bot added github_actions Pull requests that update Github_actions code go labels Oct 18, 2022
@andrzej-stencel andrzej-stencel force-pushed the dependabot/docker/golang-1.19.2 branch from 304023a to f2657bc Compare October 18, 2022 09:56
@andrzej-stencel andrzej-stencel self-requested a review October 18, 2022 09:57
@andrzej-stencel
Copy link
Contributor

Upstream currently uses 1.18 still, so no reason to upgrade right now.

I don't think that's the case, not sure where you got that? See here and other similar places.

We decided with the team to use Go 1.19 even when the FIPS binary uses Go 1.18.

@swiatekm
Copy link

Upstream currently uses 1.18 still, so no reason to upgrade right now.

I don't think that's the case, not sure where you got that? See here and other similar places.

We decided with the team to use Go 1.19 even when the FIPS binary uses Go 1.18.

I think I must've been looking at the package minimum requirements instead of the CI.

dependabot bot and others added 4 commits October 19, 2022 08:34
Bumps golang from 1.18.4 to 1.19.2.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Not updating the "go 1.18" in go.mod files until upstream does this.
This is to make it possible to build other distributions with Go 1.18
that include Sumo components.
For example, a customer of Sumo might want to build their own distro
but they want to use Go 1.18.
@andrzej-stencel andrzej-stencel force-pushed the dependabot/docker/golang-1.19.2 branch from 6fa2ca9 to 8da18d0 Compare October 19, 2022 06:34
@andrzej-stencel andrzej-stencel enabled auto-merge (squash) October 19, 2022 06:35
@andrzej-stencel andrzej-stencel merged commit b9af532 into main Oct 19, 2022
@andrzej-stencel andrzej-stencel deleted the dependabot/docker/golang-1.19.2 branch October 19, 2022 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation github_actions Pull requests that update Github_actions code go
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants