Skip to content

Commit

Permalink
Merge pull request #97 from darkrockmountain/fix/gob-vulnerability-go…
Browse files Browse the repository at this point in the history
…-1.22.7

fix: update Go to 1.22.7 to address gob vulnerability (GO-2024-3106)
  • Loading branch information
DarkRockMountain-admin authored Nov 14, 2024
2 parents 252a782 + 452b4ec commit ce10e1d
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 ce10e1d

Please sign in to comment.