summaryrefslogtreecommitdiff
path: root/vendor
diff options
context:
space:
mode:
authorLibravatar tobi <31960611+tsmethurst@users.noreply.github.com>2021-09-10 18:13:24 +0200
committerLibravatar GitHub <noreply@github.com>2021-09-10 18:13:24 +0200
commit64bd689e557099f32dfaf5209ce55bc08ae3aca1 (patch)
tree45ef640e98136d461af8c71c96ec919bbe881061 /vendor
parentmigrate go version to 1.17 (#203) (diff)
downloadgotosocial-64bd689e557099f32dfaf5209ce55bc08ae3aca1.tar.xz
Test both dbs (#205)
* move scripts, allow testing both dbs with one cmd * tidy + vendor * update test.sh to ignore cache * put test commands directly in drone.yml * change CONTRIBUTING slightly * go ham on the readme
Diffstat (limited to 'vendor')
-rw-r--r--vendor/modules.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt
index 5d2a6ecf4..21dc9fc88 100644
--- a/vendor/modules.txt
+++ b/vendor/modules.txt
@@ -1,10 +1,6 @@
-# github.com/PuerkitoBio/goquery v1.7.1
-## explicit; go 1.13
# github.com/ReneKroon/ttlcache v1.7.0
## explicit; go 1.14
github.com/ReneKroon/ttlcache
-# github.com/andybalholm/cascadia v1.2.0
-## explicit; go 1.13
# github.com/aymerick/douceur v0.2.0
## explicit
github.com/aymerick/douceur/css
@@ -390,8 +386,6 @@ github.com/russross/blackfriday/v2
# github.com/sirupsen/logrus v1.8.1
## explicit; go 1.13
github.com/sirupsen/logrus
-# github.com/stretchr/objx v0.2.0
-## explicit; go 1.12
# github.com/stretchr/testify v1.7.0
## explicit; go 1.13
github.com/stretchr/testify/assert