Skip to content

Commit

Permalink
Fix chart go.mod
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Beck <simon.beck@vshn.ch>
  • Loading branch information
Kidswiss committed Mar 15, 2024
1 parent 02752b7 commit 26f2125
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions charts/go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
module charts

go 1.22

toolchain go1.22.1
go 1.21

require (
github.com/norwoodj/helm-docs v1.13.1
Expand Down

0 comments on commit 26f2125

Please sign in to comment.