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 b411963 commit 83a48feCopy full SHA for 83a48fe
.github/workflows/lint.yaml
@@ -21,4 +21,4 @@ jobs:
21
go-version-file: 'go.mod'
22
- uses: golangci/golangci-lint-action@v3
23
with:
24
- version: v1.55.1
+ version: v1.55.2
go.mod
@@ -1,6 +1,6 @@
1
module github.com/databus23/helm-diff/v3
2
3
-go 1.20
+go 1.21
4
5
require (
6
github.com/Masterminds/semver v1.5.0
0 commit comments