target / strelka

Real-time, container-based file scanning at enterprise scale
Other
878 stars 113 forks source link

Updating Golang version to 1.21.5 #418

Closed skalupa closed 10 months ago

skalupa commented 10 months ago

Describe the change Updates the Golang version of the frontend to 1.21.5, the latest version at the time of PR creation (1/03/2024) in the Dockerfiles of Fileshot, Filestream, Oneshot, Frontend, and Manager. Additionally, updated the go.mod file to reference the latest version of Golang and updated the module list to reflect the upgrade.

Describe testing procedures All containers have been rebuilt locally and tested with a sample file with Strelka UI.

Sample output N/A

Checklist