Skip to content

Commit 66aca12

Browse files
committed
go mod tidy
1 parent f64c040 commit 66aca12

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

go.mod

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
module github.com/awslabs/eks-node-viewer
22

3-
go 1.24.0
3+
go 1.24.2
4+
45
require (
56
github.com/aws/aws-sdk-go-v2 v1.36.3
67
github.com/aws/aws-sdk-go-v2/config v1.29.14

0 commit comments

Comments
 (0)