Skip to content

Commit 561824f

Browse files
authored
update go toolchain (#6859)
1 parent 5bcfa57 commit 561824f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: site/content/installation/integrations/app-protect-waf-v5/installation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@ If you prefer not to build your own NGINX Ingress Controller image, you can use
373373
{{< bootstrap-table "table table-bordered table-striped table-responsive" >}}
374374
| NIC Version | App Protect WAFv5 Version | Config Manager | Enforcer |
375375
| --- | --- | --- | --- |
376-
| 3.7.0 | 32_5.144 | 5.3.0 | 5.3.0 |
376+
| 3.7.2 | 32_5.144 | 5.3.0 | 5.3.0 |
377377
| 3.6.2 | 32_5.48 | 5.2.0 | 5.2.0 |
378378
{{% /bootstrap-table %}}
379379

Diff for: site/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module github.com/nginxinc/kubernetes-ingress/docs
22

3-
go 1.23
3+
go 1.23.0
44

55
require github.com/nginxinc/nginx-hugo-theme v0.41.20 // indirect

0 commit comments

Comments
 (0)