~adnano/public-inbox

nova: Use go-gemini v0.2.3 v1 APPLIED

Ian M. Jones: 1
 Use go-gemini v0.2.3

 2 files changed, 3 insertions(+), 3 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.sr.ht/~adnano/public-inbox/patches/33894/mbox | git am -3
Learn more about email & git

[PATCH nova] Use go-gemini v0.2.3 Export this patch

---
 go.mod | 2 +-
 go.sum | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/go.mod b/go.mod
index 248fa26..59932f4 100644
--- a/go.mod
+++ b/go.mod
@@ -3,6 +3,6 @@ module nova
go 1.16

require (
	git.sr.ht/~adnano/go-gemini v0.2.1
	git.sr.ht/~adnano/go-gemini v0.2.3
	git.sr.ht/~adnano/go-xdg v0.1.0
)
diff --git a/go.sum b/go.sum
index 54eb331..9ac1bce 100644
--- a/go.sum
+++ b/go.sum
@@ -1,5 +1,5 @@
git.sr.ht/~adnano/go-gemini v0.2.1 h1:f3Up4EL78CEjZWh9MHPt6vk3SCwt66mzsn3XOqWbeps=
git.sr.ht/~adnano/go-gemini v0.2.1/go.mod h1:hQ75Y0i5jSFL+FQ7AzWVAYr5LQsaFC7v3ZviNyj46dY=
git.sr.ht/~adnano/go-gemini v0.2.3 h1:oJ+Y0/mheZ4Vg0ABjtf5dlmvq1yoONStiaQvmWWkofc=
git.sr.ht/~adnano/go-gemini v0.2.3/go.mod h1:hQ75Y0i5jSFL+FQ7AzWVAYr5LQsaFC7v3ZviNyj46dY=
git.sr.ht/~adnano/go-xdg v0.1.0 h1:UvmVKPmbWHoMGzdfKLvHBGf/Yfp74pqfyJiyu558TB8=
git.sr.ht/~adnano/go-xdg v0.1.0/go.mod h1:n3ytgoiOi6MHzs0leTpVOwDI3L8n+M/E8hS0sEPrzFs=
golang.org/x/net v0.0.0-20210119194325-5f4716e94777 h1:003p0dJM77cxMSyCPFphvZf/Y5/NXf5fzg6ufd1/Oew=
-- 
2.36.1
Thanks!

To git@git.sr.ht:~adnano/nova
   c2a9302..517833b  master -> master