From b6dd355a7b240a9c54714e90db5b29661ed59d16 Mon Sep 17 00:00:00 2001 From: Ruslan Mustaev Date: Fri, 20 Dec 2024 10:35:46 +1300 Subject: [PATCH] add license information and changed packages import links --- .../associator_directoryservice_test.go | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) 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{