Skip to content

Commit 0872f38

Browse files
committed
deps: build with Go 1.23.6
1 parent 400df7d commit 0872f38

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.go-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.21.13
1+
1.23.6

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/hashicorp/awspolicyequivalence
22

3-
go 1.21
3+
go 1.23.6
44

55
require (
66
github.com/aws/aws-sdk-go-v2 v1.36.1

0 commit comments

Comments
 (0)