Skip to content

Commit 30ede70

Browse files
authored
Automatic update of offsets.json (#902)
Co-authored-by: otelbot <[email protected]>
1 parent 1e5731d commit 30ede70

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

pkg/internal/goexec/offsets.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@
184184
"bw": {
185185
"versions": {
186186
"oldest": "9.0.0",
187-
"newest": "9.16.0"
187+
"newest": "9.17.0"
188188
},
189189
"offsets": [
190190
{
@@ -202,6 +202,10 @@
202202
{
203203
"offset": 40,
204204
"since": "9.16.0"
205+
},
206+
{
207+
"offset": 48,
208+
"since": "9.17.0"
205209
}
206210
]
207211
}

0 commit comments

Comments
 (0)