Skip to content

Commit

Permalink
Merge pull request #3296 from chef/CHEF-12046_protobuf_version_update
Browse files Browse the repository at this point in the history
Updated go.mod for protobuf version
  • Loading branch information
ashiqueps authored Feb 20, 2025
2 parents ee50345 + ef528a8 commit b818ef7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs-chef-io/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module github.com/chef/chef-workstation/docs-chef-io

go 1.22

require google.golang.org/protobuf v1.25.0 // indirect
require google.golang.org/protobuf v1.36.5 // indirect

0 comments on commit b818ef7

Please sign in to comment.