Skip to content

go.mod patch version is forcing toolchain, breaking builds. #1188

@matthewhartstonge

Description

@matthewhartstonge

Hi Team,

I noticed that RenovateBot added a patch released that pushed minimum requirements of Go up to 1.22.11. This patch version was introduced via revonatebot #1185

This has ended up proliferating through the API SDKs and breaking CI/dependency upgrade builds.

Can the version requirement be relaxed to 1.22 to remain compatible with Go's version guarantees.

Environment details

  • Programming language: Golang
  • OS: macOS
  • Language runtime version: latest

Steps to reproduce

  1. update google.golang.org/api from 0.219.0 to 0.220.0

Version Request

Related/Relevant Issues

Metadata

Metadata

Assignees

Labels

priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions