diff --git a/internal/metric/registry/registry.go b/internal/metric/registry/registry.go index 5eafa540d31..3b700837a9c 100644 --- a/internal/metric/registry/registry.go +++ b/internal/metric/registry/registry.go @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -package registry // import "go.opentelemetry.io/otel/metric/registry" +package registry // import "go.opentelemetry.io/otel/internal/metric/registry" import ( "context"