Skip to content

Commit 11728c4

Browse files
vdemeestertekton-robot
authored andcommitted
go.mod: move to 1.23
Signed-off-by: Vincent Demeester <[email protected]>
1 parent a974021 commit 11728c4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: go.mod

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
module github.com/tektoncd/results
22

3-
go 1.22.7
3+
go 1.23
4+
45
require (
56
github.com/aws/aws-sdk-go-v2 v1.36.1
67
github.com/aws/aws-sdk-go-v2/config v1.29.6

0 commit comments

Comments
 (0)