Skip to content

Commit 44c2002

Browse files
Copilotyxxhero
andauthored
chore: bump Go version to 1.26.0 (#992)
Agent-Logs-Url: https://github.com/databus23/helm-diff/sessions/1be9db68-1b69-401e-b4b2-0fc61cb97a61 Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: yxxhero <11087727+yxxhero@users.noreply.github.com>
1 parent 6a2cfa1 commit 44c2002

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile.release

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.25.9
1+
FROM golang:1.26.0
22

33
# See https://github.com/cli/cli/blob/trunk/docs/install_linux.md#debian-ubuntu-linux-raspberry-pi-os-apt
44
# for the latest gh install instructions when the below didn't work

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/databus23/helm-diff/v3
22

3-
go 1.25.9
3+
go 1.26.0
44

55
require (
66
github.com/Masterminds/semver/v3 v3.5.0

0 commit comments

Comments
 (0)