Skip to content
This repository was archived by the owner on Jul 29, 2026. It is now read-only.

Commit 2abdf2b

Browse files
authored
Merge pull request #785 from aws-cloudformation/fix/golang-stdlib
Upgrade golang stdlib from 1.26.0 to 1.26.2
2 parents a669c92 + 8e86634 commit 2abdf2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

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

3-
go 1.26.0
3+
go 1.26.2
44

55
require (
66
//github.com/ake-persson/mapslice-json v0.0.0-20210720081907-22c8edf57807

0 commit comments

Comments
 (0)