Skip to content

Commit

Permalink
feat(presets): add opentelemetry-go monorepo (#13008)
Browse files Browse the repository at this point in the history
Co-authored-by: Rhys Arkins <rhys@arkins.net>
  • Loading branch information
secustor and rarkins committed Dec 8, 2021
1 parent 3fa21fb commit b7b0d04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/config/presets/internal/monorepo.ts
Expand Up @@ -149,6 +149,7 @@ const repoGroups = {
'opentelemetry-js': 'https://github.com/open-telemetry/opentelemetry-js',
'opentelemetry-dotnet':
'https://github.com/open-telemetry/opentelemetry-dotnet',
'opentelemetry-go': 'https://github.com/open-telemetry/opentelemetry-go',
picassojs: 'https://github.com/qlik-oss/picasso.js',
pnpjs: 'https://github.com/pnp/pnpjs',
playwright: 'https://github.com/Microsoft/playwright',
Expand Down

0 comments on commit b7b0d04

Please sign in to comment.