Skip to content

Commit ad0c3b7

Browse files
Update go module directive to v1.26.5 (release-2026-lts) (#10384)
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 c370d9d commit ad0c3b7

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/cert-manager/cert-manager v1.19.3

0 commit comments

Comments
 (0)