File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change
1
+ kind : NOTES
2
+ body : ' all: This Go module has been updated to Go 1.22 per the [Go support policy](https://go.dev/doc/devel/release#policy).
3
+ It is recommended to review the [Go 1.22 release notes](https://go.dev/doc/go1.22)
4
+ before upgrading. Any consumers building on earlier Go versions may experience errors.'
5
+ time : 2024-09-09T10:28:09.020608-04:00
6
+ custom :
7
+ Issue : " 400"
Original file line number Diff line number Diff line change 1
1
module github.com/hashicorp/terraform-plugin-docs
2
2
3
- go 1.21
3
+ go 1.22.7
4
4
5
5
require (
6
6
github.com/Kunde21/markdownfmt/v3 v3.1.0
Original file line number Diff line number Diff line change 1
1
module tools
2
2
3
- go 1.21
3
+ go 1.22.7
4
4
5
5
require github.com/hashicorp/copywrite v0.19.0
6
6
You can’t perform that action at this time.
0 commit comments