From 64bd689e557099f32dfaf5209ce55bc08ae3aca1 Mon Sep 17 00:00:00 2001 From: tobi <31960611+tsmethurst@users.noreply.github.com> Date: Fri, 10 Sep 2021 18:13:24 +0200 Subject: 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 --- vendor/modules.txt | 6 ------ 1 file changed, 6 deletions(-) (limited to 'vendor') 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 -- cgit v1.3