File tree Expand file tree Collapse file tree 3 files changed +15
-1
lines changed Expand file tree Collapse file tree 3 files changed +15
-1
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.23 per the [Go support policy](https://go.dev/doc/devel/release#policy).
3
+ It is recommended to review the [Go 1.23 release notes](https://go.dev/doc/go1.23)
4
+ before upgrading. Any consumers building on earlier Go versions may experience errors.'
5
+ time : 2025-03-17T15:33:11.058742-04:00
6
+ custom :
7
+ Issue : " 1114"
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.23 per the [Go support policy](https://go.dev/doc/devel/release#policy).
3
+ It is recommended to review the [Go 1.23 release notes](https://go.dev/doc/go1.23)
4
+ before upgrading. Any consumers building on earlier Go versions may experience errors.'
5
+ time : 2025-03-17T15:33:11.058742-04:00
6
+ custom :
7
+ Issue : " 1114"
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ project {
6
6
7
7
header_ignore = [
8
8
# changie tooling configuration and CHANGELOG entries (prose)
9
- " .changes/unreleased/*.yaml " ,
9
+ " .changes/unreleased/** " ,
10
10
" .changie.yaml" ,
11
11
12
12
# GitHub issue template configuration
You can’t perform that action at this time.
0 commit comments