diff --git a/aitelemetry/api.go b/aitelemetry/api.go index d3c76cf99e..3ebe8f6040 100644 --- a/aitelemetry/api.go +++ b/aitelemetry/api.go @@ -4,7 +4,7 @@ import ( "sync" "github.com/Azure/azure-container-networking/common" - "github.com/microsoft/ApplicationInsights-Go/appinsights" + "github.com/Microsoft/ApplicationInsights-Go/appinsights" ) // Application trace/log structure diff --git a/aitelemetry/telemetrywrapper.go b/aitelemetry/telemetrywrapper.go index b7892aeac2..4d69f85c37 100644 --- a/aitelemetry/telemetrywrapper.go +++ b/aitelemetry/telemetrywrapper.go @@ -7,7 +7,7 @@ import ( "github.com/Azure/azure-container-networking/common" "github.com/Azure/azure-container-networking/log" "github.com/Azure/azure-container-networking/store" - "github.com/microsoft/ApplicationInsights-Go/appinsights" + "github.com/Microsoft/ApplicationInsights-Go/appinsights" ) const (