Skip to content

Commit

Permalink
Fix bill-of-materials.json
Browse files Browse the repository at this point in the history
This commit fixes bill-of-materials.json by appending `go.opentelemetry.io/auto/sdk` to the list

Signed-off-by: ArkaSaha30 <[email protected]>
  • Loading branch information
ArkaSaha30 committed Dec 18, 2024
1 parent 16be8f1 commit 4f55356
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions bill-of-materials.json
Original file line number Diff line number Diff line change
Expand Up @@ -566,6 +566,15 @@
}
]
},
{
"project": "go.opentelemetry.io/auto/sdk",
"licenses": [
{
"type": "Apache License 2.0",
"confidence": 1
}
]
},
{
"project": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"licenses": [
Expand Down

0 comments on commit 4f55356

Please sign in to comment.