From 3335636fe9aa21b330b68c4876d93c1439dc9965 Mon Sep 17 00:00:00 2001 From: mo khan Date: Fri, 23 May 2025 16:31:38 -0600 Subject: chore: update module name to match git location --- pkg/policies/allowed_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkg') diff --git a/pkg/policies/allowed_test.go b/pkg/policies/allowed_test.go index 7963e8df..8c60f7f3 100644 --- a/pkg/policies/allowed_test.go +++ b/pkg/policies/allowed_test.go @@ -6,7 +6,7 @@ import ( "github.com/cedar-policy/cedar-go" "github.com/stretchr/testify/assert" - "gitlab.com/gitlab-org/software-supply-chain-security/authorization/authz.d/pkg/gid" + "gitlab.com/gitlab-org/software-supply-chain-security/authorization/authzd/pkg/gid" ) func build(f func(*cedar.Request)) *cedar.Request { -- cgit v1.2.3