[PATCH] Add a version of giohyperlink that supports BSDs
Export this patch
---
go.mod | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/go.mod b/go.mod
index de9b27c..502da43 100644
--- a/go.mod
+++ b/go.mod
@@ -12,7 +12,7 @@ require (
git.sr.ht/~whereswaldon/forest-go v0.0.0-20210610022432-d59588450728
git.sr.ht/~whereswaldon/latest v0.0.0-20210304001450-aafd2a13a1bb
git.sr.ht/~whereswaldon/sprout-go v0.0.0-20210408013049-fedf4ae2e7f8
- github.com/inkeliz/giohyperlink v0.0.0-20201127153708-cb2dff56ac99
+ github.com/inkeliz/giohyperlink v0.0.0-20210728190223-81136d95d4bb
github.com/magefile/mage v1.10.0
github.com/pkg/profile v1.5.0
golang.org/x/crypto v0.0.0-20210415154028-4f45737414dc
--
2.32.0
Thanks! Merged. Turns out I'm the slow one. Yesterday afternoon got busy.