Skip to content

Commit

Permalink
fix more issue
Browse files Browse the repository at this point in the history
Signed-off-by: yxxhero <[email protected]>
  • Loading branch information
yxxhero committed Oct 25, 2024
1 parent b0f7e20 commit 53b7e96
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
- name: Golangci lint
uses: golangci/golangci-lint-action@v6
with:
version: v1.56.0
version: v1.61.0
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
module github.com/helmfile/vals

go 1.22.0
toolchain go1.22.8
go 1.23

require (
cloud.google.com/go/kms v1.20.1
Expand Down

0 comments on commit 53b7e96

Please sign in to comment.