Skip to content

Commit 7c1a3ce

Browse files
authored
Correct Go toolchain version (#714)
1 parent 00115ee commit 7c1a3ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/aws/aws-application-networking-k8s
22

3-
go 1.23
3+
go 1.23.6
44

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

0 commit comments

Comments
 (0)