Skip to content

Commit

Permalink
Upgrade Go to avoid GO-2024-3106
Browse files Browse the repository at this point in the history
Signed-off-by: jose.vazquez <[email protected]>
  • Loading branch information
josvazg committed Sep 7, 2024
1 parent baf49df commit c850a89
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .licenses-gomod.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
100644 ce5a1434612c318e66b45a23921e198dab4bccf6 go.mod
100644 8e3e810a7329722f0bd42b89bee9e4309a7b505d go.mod
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/mongodb/mongodb-atlas-kubernetes/v2

go 1.22.0

toolchain go1.22.5
toolchain go1.22.7

require (
cloud.google.com/go/kms v1.19.0
Expand Down

0 comments on commit c850a89

Please sign in to comment.