Skip to content

Commit 7f74349

Browse files
committed
go1.23.1
1 parent f650b74 commit 7f74349

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.tool-versions

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
golang 1.23.0
21
python 3.9.19

cfn-resources/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/mongodb/mongodbatlas-cloudformation-resources
22

3-
go 1.23
3+
go 1.23.1
44

55
require (
66
github.com/aws-cloudformation/cloudformation-cli-go-plugin v1.2.0

0 commit comments

Comments
 (0)