We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2949077 commit c80c4a5Copy full SHA for c80c4a5
Dockerfile.release
@@ -1,4 +1,4 @@
1
-FROM golang:1.22
+FROM golang:1.24
2
3
# See https://github.com/cli/cli/blob/trunk/docs/install_linux.md#debian-ubuntu-linux-raspberry-pi-os-apt
4
# for the latest gh install instructions when the below didn't work
go.mod
@@ -1,6 +1,6 @@
module github.com/databus23/helm-diff/v3
-go 1.24.5
+go 1.24.6
5
require (
6
github.com/Masterminds/semver/v3 v3.4.0
0 commit comments