Skip to content

Commit

Permalink
Fix offsets
Browse files Browse the repository at this point in the history
  • Loading branch information
MrAlias committed Oct 22, 2024
1 parent 741985e commit 26a1b82
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions internal/pkg/inject/offset_results.json
Original file line number Diff line number Diff line change
Expand Up @@ -1545,12 +1545,6 @@
{
"field": "StreamID",
"offsets": [
{
"offset": null,
"versions": [
"0.8.0"
]
},
{
"offset": 8,
"versions": [
Expand All @@ -1561,6 +1555,7 @@
"0.5.0",
"0.6.0",
"0.7.0",
"0.8.0",
"0.9.0",
"0.10.0",
"0.11.0",
Expand Down Expand Up @@ -1595,12 +1590,6 @@
{
"field": "Fields",
"offsets": [
{
"offset": null,
"versions": [
"0.8.0"
]
},
{
"offset": 8,
"versions": [
Expand All @@ -1611,6 +1600,7 @@
"0.5.0",
"0.6.0",
"0.7.0",
"0.8.0",
"0.9.0",
"0.10.0",
"0.11.0",
Expand Down

0 comments on commit 26a1b82

Please sign in to comment.