Skip to content

Commit

Permalink
fix: ensure toolchain
Browse files Browse the repository at this point in the history
Signed-off-by: Mateusz Urbanek <[email protected]>
  • Loading branch information
shanduur committed Sep 11, 2024
1 parent 7e16bf9 commit 0c03bd0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module charts

go 1.23.0
go 1.22.0

toolchain go1.23.0

require (
github.com/losisin/helm-values-schema-json v1.5.3
Expand Down

0 comments on commit 0c03bd0

Please sign in to comment.