Skip to content

Commit

Permalink
Remove the deprecated bridge/opencensus/utils pkg (#2233)
Browse files Browse the repository at this point in the history
  • Loading branch information
MrAlias committed Sep 9, 2021
1 parent eaacfaa commit 486afd3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 44 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Expand Up @@ -12,6 +12,10 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm

- Slice-valued attributes can correctly be used as map keys. (#2223)

### Removed

- Removed the deprecated package `go.opentelemetry.io/otel/bridge/opencensus/utils`. (#2233)

## [1.0.0-RC3] - 2021-09-02

### Added
Expand Down
44 changes: 0 additions & 44 deletions bridge/opencensus/utils/utils.go

This file was deleted.

0 comments on commit 486afd3

Please sign in to comment.