aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorBryan McNulty <bryanmcnulty@protonmail.com>2025-04-25 06:10:57 -0500
committerBryan McNulty <bryanmcnulty@protonmail.com>2025-04-25 06:10:57 -0500
commite0fa63b3fb592730584221475a1b8747c5589c68 (patch)
tree0091e9cb39dc0e6dc08087c80f74920b5e8fa396 /go.mod
parent893580cbd93cd066988ce828f5615ceca509b4a6 (diff)
parent7527ceb3e76fc9191f9e24757075166484e64dab (diff)
downloadgoexec-e0fa63b3fb592730584221475a1b8747c5589c68.tar.gz
goexec-e0fa63b3fb592730584221475a1b8747c5589c68.zip
Merge branch 'dev'
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 935a8a1..a0ba519 100644
--- a/go.mod
+++ b/go.mod
@@ -5,7 +5,7 @@ go 1.23.3
toolchain go1.24.1
require (
- github.com/RedTeamPentesting/adauth v0.2.2
+ github.com/RedTeamPentesting/adauth v0.2.3-0.20250425090338-486ba8225ec2
github.com/google/uuid v1.6.0
github.com/oiweiwei/go-msrpc v1.2.5
github.com/oiweiwei/go-smb2.fork v1.0.0