atlassian / gostatsd

An implementation of Etsy's statsd in Go with tags support
MIT License
380 stars 99 forks source link

[chore] Update Go Version to 1.21.3 #633

Closed MovieStoreGuy closed 11 months ago

MovieStoreGuy commented 11 months ago

Context

The latest version of go fixes a published VULN , this is to address that potential concern. It should be limited to HTTP/2 connections, however, it is in our best interest to update the version to ensure that patch is applied.

Changes.