From 1fdd5ea313ffbdeb2b80369ea25b52c9593e9026 Mon Sep 17 00:00:00 2001 From: Chris Palmer Date: Mon, 22 Mar 2021 16:41:18 -0400 Subject: [PATCH] update readme --- README.md | 2 +- go.sum | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 6f2f8ee..8d2e9b3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # go-barefeed [![GoDoc](https://godoc.org/git.sr.ht/~chrisppy/go-barefeed?status.svg)](https://godoc.org/git.sr.ht/~chrisppy/go-barefeed) [![builds.sr.ht status](https://builds.sr.ht/~chrisppy/go-barefeed.svg)](https://builds.sr.ht/~chrisppy/go-barefeed?) -An implementation of the [barefeed](http://git.sr.ht/~chrisppy/barefeed) message +An implementation of the [barefeed](https://barefeed.org) message format for Go. ## Contributing diff --git a/go.sum b/go.sum index 307e212..7784b12 100644 --- a/go.sum +++ b/go.sum @@ -1,4 +1,3 @@ -git.sr.ht/~sircmpwn/getopt v0.0.0-20191230200459-23622cc906b3 h1:4wDp4BKF7NQqoh73VXpZsB/t1OEhDpz/zEpmdQfbjDk= git.sr.ht/~sircmpwn/getopt v0.0.0-20191230200459-23622cc906b3/go.mod h1:wMEGFFFNuPos7vHmWXfszqImLppbc0wEhh6JBfJIUgw= git.sr.ht/~sircmpwn/go-bare v0.0.0-20201210182351-86af428a8287 h1:mfySyh3Gq6RTlvHFGhrWKtmvTKBFKQQDpRc2Em0cDow= git.sr.ht/~sircmpwn/go-bare v0.0.0-20201210182351-86af428a8287/go.mod h1:BVJwbDfVjCjoFiKrhkei6NdGcZYpkDkdyCdg1ukytRA= -- 2.45.2