Skip to content

Commit 61f41ff

Browse files
Update go module directive to v1.26.5 (release-5.5) (#10379)
Update go module directive to v1.26.5 | datasource | package | from | to | | -------------- | ------- | ------ | ------ | | golang-version | go | 1.26.4 | 1.26.5 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 99d189c commit 61f41ff

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/nginx/kubernetes-ingress
22

3-
go 1.26.4
3+
go 1.26.5
44

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

0 commit comments

Comments
 (0)