Bump Go from 1.26.0 to 1.26.1 (#1987)

Bump Go to version from 1.26.0 to 1.26.1

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
replicated-ci
2026-03-12 16:44:29 +00:00
committed by GitHub
parent f5f1910cc4
commit 743cb07002

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/replicatedhq/troubleshoot
go 1.26.0
go 1.26.1
require (
github.com/Masterminds/sprig/v3 v3.3.0