summaryrefslogtreecommitdiff
path: root/go.sum
diff options
context:
space:
mode:
authorEyal Posener <[email protected]>2021-01-30 11:13:29 +0200
committerEyal Posener <[email protected]>2021-01-30 11:13:29 +0200
commit5d9f7f10f0af6142dc2f3b8733b807ed207f9ea7 (patch)
tree59d85c24066392635c458aff573dfeef53673298 /go.sum
parent246bd25c47871a148cf3eec2ba4b1ba0ec5809ad (diff)
Fix failing go1.16 test
Fixes #132
Diffstat (limited to 'go.sum')
-rw-r--r--go.sum2
1 files changed, 2 insertions, 0 deletions
diff --git a/go.sum b/go.sum
index 2a45bbb..75f2db1 100644
--- a/go.sum
+++ b/go.sum
@@ -1,3 +1,5 @@
+bou.ke/monkey v1.0.2 h1:kWcnsrCNUatbxncxR/ThdYqbytgOIArtYWqcQLQzKLI=
+bou.ke/monkey v1.0.2/go.mod h1:OqickVX3tNx6t33n1xvtTtu85YN5s6cKwVug+oHMaIA=
github.com/davecgh/go-spew v1.1.0 h1:ZDRjVQ15GmhC3fiQ8ni8+OwkZQO4DARzQgrnXU1Liz8=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/hashicorp/errwrap v1.0.0 h1:hLrqtEDnRye3+sgx6z4qVLNuviH3MR5aQ0ykNJa/UYA=