Skip to content

Commit

Permalink
chore: update sdkexamples go version (#1678)
Browse files Browse the repository at this point in the history
Signed-off-by: Terry Howe <[email protected]>
  • Loading branch information
TerryHowe authored Jan 31, 2025
1 parent dd1edfc commit be47956
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdkexamples/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/helm/helm-www/sdkexamples

go 1.21.5
go 1.23

require (
github.com/pkg/errors v0.9.1
Expand Down

0 comments on commit be47956

Please sign in to comment.