From 782f71230ecfdb5d62bbda1ea6177cf9e8150475 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 29 Mar 2019 06:14:51 +0000 Subject: [PATCH] Update github.com/smartystreets/assertions commit hash to 980c5ac --- go.mod | 2 +- go.sum | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 01ea191..43b0538 100644 --- a/go.mod +++ b/go.mod @@ -6,6 +6,6 @@ require ( github.com/jtolds/gls v0.0.0-20150401064343-9a4a02dbe491 github.com/laher/argo v0.0.0-20140722103944-11d91c83cc0f // indirect github.com/laher/goxc v0.18.1 // indirect - github.com/smartystreets/assertions v0.0.0-20151002022720-01fedaa993c0 + github.com/smartystreets/assertions v0.0.0-20190329061438-980c5ac6f3ac github.com/smartystreets/goconvey v0.0.0-20151121044913-5bb9e117a1a4 ) diff --git a/go.sum b/go.sum index 933af0c..6f19c98 100644 --- a/go.sum +++ b/go.sum @@ -10,5 +10,6 @@ github.com/laher/goxc v0.18.1 h1:b5KJsjerACeEBsFWBveVzdUjc5wetTA5IQhOSjFJx50= github.com/laher/goxc v0.18.1/go.mod h1:NdnX1aggrtsAowOUacIAYkuGKn2Md8Ej2DpoPUUqofs= github.com/smartystreets/assertions v0.0.0-20151002022720-01fedaa993c0 h1:hSbw2NkV0MiQhuWqBnBXOaYgylyaFFWsi9ar8UPzqmw= github.com/smartystreets/assertions v0.0.0-20151002022720-01fedaa993c0/go.mod h1:OnSkiWE9lh6wB0YB77sQom3nweQdgAjqCqsofrRNTgc= +github.com/smartystreets/assertions v0.0.0-20190329061438-980c5ac6f3ac/go.mod h1:OnSkiWE9lh6wB0YB77sQom3nweQdgAjqCqsofrRNTgc= github.com/smartystreets/goconvey v0.0.0-20151121044913-5bb9e117a1a4 h1:ia7jD8VXZYYsDseTVrOGvhePpiVElJOrBo1JNJpB+SM= github.com/smartystreets/goconvey v0.0.0-20151121044913-5bb9e117a1a4/go.mod h1:XDJAKZRPZ1CvBcN2aX5YOUTYGHki24fSF0Iv48Ibg0s=