diff --git a/pkg/internal/goexec/offsets.json b/pkg/internal/goexec/offsets.json index f773f641c..f52840a5d 100755 --- a/pkg/internal/goexec/offsets.json +++ b/pkg/internal/goexec/offsets.json @@ -152,12 +152,16 @@ "bw": { "versions": { "oldest": "9.0.0", - "newest": "9.5.4" + "newest": "9.6.0" }, "offsets": [ { "offset": 32, "since": "9.0.0" + }, + { + "offset": 48, + "since": "9.6.0" } ] }