From: Waldemar Kozaczuk <jwkozac...@gmail.com>
Committer: Waldemar Kozaczuk <jwkozac...@gmail.com>
Branch: master
golang: made non-pie examples depend on osv.run-go package implicitly
Signed-off-by: Waldemar Kozaczuk <jwkozac...@gmail.com>
---
diff --git a/golang-example/mpm/package.yaml
b/golang-example/mpm/package.yaml
--- a/golang-example/mpm/package.yaml
+++ b/golang-example/mpm/package.yaml
@@ -0,0 +1,2 @@
+require:
+- osv.run-go
diff --git a/golang-httpserver/mpm/package.yaml
b/golang-httpserver/mpm/package.yaml
--- a/golang-httpserver/mpm/package.yaml
+++ b/golang-httpserver/mpm/package.yaml
@@ -0,0 +1,2 @@
+require:
+- osv.run-go
--
You received this message because you are subscribed to the Google Groups "OSv
Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to osv-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/osv-dev/000000000000b882c405959fcec5%40google.com.