chore: update Go to 1.26.5 (#2073)

This commit is contained in:
Xav Paice
2026-07-11 11:12:50 +12:00
committed by GitHub
parent 3c59305677
commit b279b2bef9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module helm-template
go 1.26.4
go 1.26.5
// Always use the local version of troubleshoot so as to build using
// the latest version of the library. This will ensure the example
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/replicatedhq/troubleshoot
go 1.26.4
go 1.26.5
require (
github.com/ClickHouse/clickhouse-go/v2 v2.47.0