mitre / sandcat

A CALDERA plugin
https://caldera.mitre.org/
Apache License 2.0
60 stars 36 forks source link

Update golang dependencies #434

Closed clenk closed 8 months ago

clenk commented 10 months ago

Description

Update golang dependency versions. Breaking change: Requires Go v1.19 (but that version is already end-of-life).

Closes #428 #429 #430.

How Has This Been Tested?

Recompiled the linux agent using these versions and ran an operation successfully on it.

Checklist:

sonarcloud[bot] commented 10 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

elegantmoose commented 9 months ago

Tested darwin agent on Mac.

clenk commented 9 months ago

Need to resolve above linked docker-related PR on core Caldera before or at same time this is merged.