Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Commit

Permalink
upgrade protobuf dependency to >=3.0.0,<4.21.0 (#2529)
Browse files Browse the repository at this point in the history
* upgrade protobuf dependency

* use a range dependency
  • Loading branch information
atoulme authored Oct 21, 2022
1 parent 7cd0315 commit 50a1c94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion collectd-plugins.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
version: 4d0e13f103b2e1b75ed4c7085784ef0279d6ab62
repo: signalfx/signalfx-collectd-plugin
pip_packages:
- protobuf==3.20.1
- protobuf>=3.0.0,<4.21.0

- name: solr
version: v1.2.1
Expand Down

0 comments on commit 50a1c94

Please sign in to comment.