summaryrefslogtreecommitdiff
path: root/Gopkg.toml
diff options
context:
space:
mode:
authorSteve Azzopardi <steveazz@outlook.com>2019-01-10 17:51:36 +0100
committerSteve Azzopardi <steveazz@outlook.com>2019-01-10 17:51:36 +0100
commit29ae7ba0c2bd7eb95d1be0c3c9b3e1f1bce18d4d (patch)
treefd5d99fea9245a522418f0c06680cf48b0b9a940 /Gopkg.toml
parentMerge branch 'docs-clarify-docker-runner' into 'master' (diff)
downloadgitlab-runner-29ae7ba0c2bd7eb95d1be0c3c9b3e1f1bce18d4d.tar.gz
Update github.com/stretchr/testify dependency
Diffstat (limited to 'Gopkg.toml')
-rw-r--r--Gopkg.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gopkg.toml b/Gopkg.toml
index b068b527..04bf1f4e 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -94,7 +94,7 @@ ignored = ["test", "appengine"]
[[constraint]]
name = "github.com/stretchr/testify"
- version = "1.2.2"
+ version = "1.3.0"
[[constraint]]
# branch = "master"