Skip to content

Commit fe017ea

Browse files
committed
[chore] make lint fixes
1 parent a6ff17f commit fe017ea

File tree

11 files changed

+11
-11
lines changed

11 files changed

+11
-11
lines changed

internal/aws/k8s/k8sclient/daemonset.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright OpenTelemetry Authors
1+
// Copyright The OpenTelemetry Authors
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

internal/aws/k8s/k8sclient/daemonset_info.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright OpenTelemetry Authors
1+
// Copyright The OpenTelemetry Authors
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

internal/aws/k8s/k8sclient/daemonset_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright OpenTelemetry Authors
1+
// Copyright The OpenTelemetry Authors
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

internal/aws/k8s/k8sclient/deployment.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright OpenTelemetry Authors
1+
// Copyright The OpenTelemetry Authors
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

internal/aws/k8s/k8sclient/deployment_info.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright OpenTelemetry Authors
1+
// Copyright The OpenTelemetry Authors
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

internal/aws/k8s/k8sclient/deployment_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright OpenTelemetry Authors
1+
// Copyright The OpenTelemetry Authors
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

receiver/awscontainerinsightreceiver/internal/cadvisor/extractors/processes_extractor.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright OpenTelemetry Authors
1+
// Copyright The OpenTelemetry Authors
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

receiver/awscontainerinsightreceiver/internal/cadvisor/extractors/processes_extractor_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright OpenTelemetry Authors
1+
// Copyright The OpenTelemetry Authors
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

receiver/awscontainerinsightreceiver/internal/k8sapiserver/configmaplock.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright OpenTelemetry Authors
1+
// Copyright The OpenTelemetry Authors
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

receiver/awscontainerinsightreceiver/internal/k8sapiserver/leaderelection.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright OpenTelemetry Authors
1+
// Copyright The OpenTelemetry Authors
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

receiver/awscontainerinsightreceiver/internal/k8sapiserver/leaderelection_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright OpenTelemetry Authors
1+
// Copyright The OpenTelemetry Authors
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)