-
Notifications
You must be signed in to change notification settings - Fork 39
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
Conversation
There was a problem hiding this 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.
Upstream currently uses 1.18 still, so no reason to upgrade right now. |
304023a
to
f2657bc
Compare
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. |
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.
6fa2ca9
to
8da18d0
Compare
Bumps golang from 1.18.4 to 1.19.2.
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)