diff --git a/pkg/job/maxdimassociator/associator_directoryservice_test.go b/pkg/job/maxdimassociator/associator_directoryservice_test.go index c29dfc0b5..4f7975483 100644 --- a/pkg/job/maxdimassociator/associator_directoryservice_test.go +++ b/pkg/job/maxdimassociator/associator_directoryservice_test.go @@ -1,3 +1,15 @@ +// Copyright 2024 The Prometheus Authors +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. package maxdimassociator import ( @@ -5,9 +17,9 @@ import ( "github.com/stretchr/testify/require" - "github.com/nerdswords/yet-another-cloudwatch-exporter/pkg/config" - "github.com/nerdswords/yet-another-cloudwatch-exporter/pkg/logging" - "github.com/nerdswords/yet-another-cloudwatch-exporter/pkg/model" + "github.com/prometheus-community/yet-another-cloudwatch-exporter/pkg/config" + "github.com/prometheus-community/yet-another-cloudwatch-exporter/pkg/logging" + "github.com/prometheus-community/yet-another-cloudwatch-exporter/pkg/model" ) var directory = &model.TaggedResource{