Skip to content

"Minimum Virus": go.mod should support 1.2x without patch version, or 1.2x.0 #3009

Closed
@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 https://github.com/googleapis/google-api-go-client/pull/2992/files due to googleapis/go-genproto#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