Skip to content

Commit

Permalink
Pipeline error for go version 1.22.5 so change it to 1.22
Browse files Browse the repository at this point in the history
Signed-off-by: nitin sanghi <[email protected]>
  • Loading branch information
sanghinitin committed Sep 12, 2024
1 parent 05b5d38 commit 1a51937
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/main-chef-wrapper/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/chef/chef-workstation/components/main-chef-wrapper

go 1.22.5
go 1.22

require (
github.com/chef/go-chef-cli v0.0.4
Expand Down

0 comments on commit 1a51937

Please sign in to comment.