aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 793956b..7224fc0 100644
--- a/go.mod
+++ b/go.mod
@@ -3,7 +3,7 @@ module github.com/FalconOpsLLC/goexec
go 1.24.1
require (
- github.com/RedTeamPentesting/adauth v0.1.1-0.20250304075117-acd47d454877
+ github.com/RedTeamPentesting/adauth v0.2.0
github.com/google/uuid v1.6.0
github.com/oiweiwei/go-msrpc v1.2.5
github.com/rs/zerolog v1.34.0