Skip to content

Commit

Permalink
fix lint issue
Browse files Browse the repository at this point in the history
Signed-off-by: yxxhero <[email protected]>
  • Loading branch information
yxxhero committed Dec 12, 2024
1 parent 9c8a448 commit 90357c6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
module github.com/helmfile/vals

go 1.23
go 1.23.1

require (
cloud.google.com/go/kms v1.20.2
cloud.google.com/go/secretmanager v1.14.2
Expand Down

0 comments on commit 90357c6

Please sign in to comment.