summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorMark Sargent <99003+sarge@users.noreply.github.com>2020-04-04 16:02:46 +1300
committerGitHub <noreply@github.com>2020-04-03 21:02:46 -0600
commit78717ce5b0a940df0ef91a19e8389b11505a344d (patch)
tree77a21a25534a93dac8011d68f723f750f745427c /go.mod
parent3d6fc1e1b7f41ebbd0c7cb48280ce1a14a56f4d5 (diff)
chore: add adapt tests. fix load failure not failing tests (#3222)
* add adaption tests. fix load failure not failing tests * removed unnecessary assignment
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 1 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index cba7d67..4964196 100644
--- a/go.mod
+++ b/go.mod
@@ -5,6 +5,7 @@ go 1.14
require (
github.com/Masterminds/sprig/v3 v3.0.2
github.com/alecthomas/chroma v0.7.2-0.20200305040604-4f3623dce67a
+ github.com/aryann/difflib v0.0.0-20170710044230-e206f873d14a
github.com/caddyserver/certmagic v0.10.10
github.com/cenkalti/backoff/v4 v4.0.2 // indirect
github.com/dustin/go-humanize v1.0.1-0.20200219035652-afde56e7acac