We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9a8a034 + d188f5b commit d801632Copy full SHA for d801632
Formula/s/service-weaver.rb
@@ -40,6 +40,9 @@ class ServiceWeaver < Formula
40
end
41
42
43
+ # upstream announcement, https://github.com/ServiceWeaver/weaver/pull/804
44
+ deprecate! date: "2025-06-14", because: :unmaintained
45
+
46
depends_on "go" => :build
47
48
conflicts_with "weaver", because: "both install a `weaver` binary"
0 commit comments