Is there an existing issue for this?
Package ecosystem
gomod
Package manager version
No response
Language version
No response
Manifest location and content before the Dependabot update
No response
dependabot.yml content
---
version: 2
updates:
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "daily"
Updated dependency
No response
What you expected to see, versus what you actually saw
The expectation is that the patch version of go should be updated from go 1.21.2 to go 1.21.7 and since the latest release of 1.22.0 to 1.22.0.
Native package manager behavior
No response
Images of the diff or a link to the PR, issue, or logs
No response
Smallest manifest that reproduces the issue
Define: go 1.21.2 in a go.mod file.
Is there an existing issue for this?
Package ecosystem
gomod
Package manager version
No response
Language version
No response
Manifest location and content before the Dependabot update
No response
dependabot.yml content
Updated dependency
No response
What you expected to see, versus what you actually saw
The expectation is that the patch version of go should be updated from
go 1.21.2togo 1.21.7and since the latest release of1.22.0to1.22.0.Native package manager behavior
No response
Images of the diff or a link to the PR, issue, or logs
No response
Smallest manifest that reproduces the issue
Define:
go 1.21.2in ago.modfile.