Skip to content

Commit

Permalink
fix: update Go to 1.22.7 to address gob vulnerability (GO-2024-3106)
Browse files Browse the repository at this point in the history
  • Loading branch information
JRocabruna committed Nov 14, 2024
1 parent 252a782 commit 452b4ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/darkrockmountain/gomail

go 1.22.5
go 1.22.7

require (
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.7.0
Expand Down

0 comments on commit 452b4ec

Please sign in to comment.