diff options
author | Bryan McNulty <bryanmcnulty@protonmail.com> | 2025-04-25 04:19:33 -0500 |
---|---|---|
committer | Bryan McNulty <bryanmcnulty@protonmail.com> | 2025-04-25 04:19:33 -0500 |
commit | 24c6eec8a33d20b8b5095f742a86236dc167c517 (patch) | |
tree | 1061d5e54ec129bef8fe16b6c6c78ce453cd0486 /go.sum | |
parent | 911a2456e7f2098a9b4a9bec3e95b4216ee97c41 (diff) | |
download | goexec-24c6eec8a33d20b8b5095f742a86236dc167c517.tar.gz goexec-24c6eec8a33d20b8b5095f742a86236dc167c517.zip |
Upgraded adauth to `v0.2.3-0.20250425090338-486ba8225ec2`
Diffstat (limited to 'go.sum')
-rw-r--r-- | go.sum | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ -github.com/RedTeamPentesting/adauth v0.2.2 h1:/tkab5DRmU/KTdJcrM3gETviRQQEZx/fstup1va2VGg= -github.com/RedTeamPentesting/adauth v0.2.2/go.mod h1:xoCQ4Z6ong9GKeQ24Br5K/CWOTargv9OGkMuXSY0EaQ= +github.com/RedTeamPentesting/adauth v0.2.3-0.20250425090338-486ba8225ec2 h1:oAhjI8IMd5mtD1bLNxTWTsE73fL7Bj47KR2nNq1xlt4= +github.com/RedTeamPentesting/adauth v0.2.3-0.20250425090338-486ba8225ec2/go.mod h1:xoCQ4Z6ong9GKeQ24Br5K/CWOTargv9OGkMuXSY0EaQ= github.com/coreos/go-systemd/v22 v22.5.0/go.mod h1:Y58oyj3AT4RCenI/lSvhwexgC+NSVTIJ3seZv2GcEnc= github.com/cpuguy83/go-md2man/v2 v2.0.6/go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g= github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= |