diff options
author | 2022-02-07 15:22:55 +0100 | |
---|---|---|
committer | 2022-02-07 15:22:55 +0100 | |
commit | 40be88ec609c9b5352cbb7d38fd70ff7c6a233a5 (patch) | |
tree | 059e1c01cc649a72f0d1a63334362a96b3788f4d /README.md | |
parent | [feature] add authorization to the already-existing authentication (#365) (diff) | |
download | gotosocial-40be88ec609c9b5352cbb7d38fd70ff7c6a233a5.tar.xz |
[chore] Drone config update (#383)
* go mod tidy
* reformat triggers
* add drone build status to readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # GoToSocial <!-- omit in toc --> -  +  [](https://drone.superseriousbusiness.org/superseriousbusiness/gotosocial) GoToSocial is an [ActivityPub](https://activitypub.rocks/) social network server, written in Golang. |