Skip to content

Commit

Permalink
Bump go to remediate cves
Browse files Browse the repository at this point in the history
go lang remediated a few cve's since .7 security fixes to the crypto/x509 and net/http packages
  • Loading branch information
MichaelBerryman authored Jan 31, 2025
1 parent 1dad640 commit 91a6820
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 package-manager

go 1.22.7
go 1.22.11

require (
github.com/google/go-github/v39 v39.2.0
Expand Down

0 comments on commit 91a6820

Please sign in to comment.