align directory name with pkg name (#1284)

jimlambrt-dry-out-eventer
Jim 5 years ago committed by GitHub
parent 237590831b
commit 1b980a0a0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -15,7 +15,7 @@ import (
"github.com/hashicorp/boundary/internal/gen/controller/api/resources/scopes"
pbs "github.com/hashicorp/boundary/internal/gen/controller/api/services"
"github.com/hashicorp/boundary/internal/host/static"
event "github.com/hashicorp/boundary/internal/observability/events"
"github.com/hashicorp/boundary/internal/observability/event"
"github.com/hashicorp/boundary/internal/types/scope"
"github.com/hashicorp/go-hclog"
"github.com/stretchr/testify/assert"
Loading…
Cancel
Save