Skip to content

Commit

Permalink
feat: bump go to 1.21 (#496)
Browse files Browse the repository at this point in the history
Signed-off-by: yxxhero <[email protected]>
  • Loading branch information
yxxhero authored Oct 13, 2023
1 parent 76ed570 commit 3585c9b
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/databus23/helm-diff/v3

go 1.19
go 1.21

require (
github.com/Masterminds/semver v1.5.0
Expand Down
Loading

0 comments on commit 3585c9b

Please sign in to comment.