aboutsummaryrefslogtreecommitdiff
path: root/pkg/exec/exec.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/exec/exec.go')
-rw-r--r--pkg/exec/exec.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/exec/exec.go b/pkg/exec/exec.go
index 91bc065..16fa543 100644
--- a/pkg/exec/exec.go
+++ b/pkg/exec/exec.go
@@ -2,7 +2,7 @@ package exec
import (
"context"
- "github.com/bryanmcnulty/adauth"
+ "github.com/RedTeamPentesting/adauth"
)
type CleanupConfig struct {