UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
fluxcd
source-controller
Commits
5f55893a
Commit
5f55893a
authored
Feb 19, 2021
by
renovate
Browse files
Update module stretchr/testify to v1.7.0
parent
3250f339
Pipeline
#168334
passed with stages
in 77 minutes and 45 seconds
Changes
15
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
15 changed files
with
15 additions
and
15 deletions
+15
-15
vendor/github.com/Masterminds/sprig/v3/go.mod
vendor/github.com/Masterminds/sprig/v3/go.mod
+1
-1
vendor/github.com/Masterminds/squirrel/go.mod
vendor/github.com/Masterminds/squirrel/go.mod
+1
-1
vendor/github.com/go-openapi/jsonpointer/go.mod
vendor/github.com/go-openapi/jsonpointer/go.mod
+1
-1
vendor/github.com/go-openapi/jsonreference/go.mod
vendor/github.com/go-openapi/jsonreference/go.mod
+1
-1
vendor/github.com/go-openapi/spec/go.mod
vendor/github.com/go-openapi/spec/go.mod
+1
-1
vendor/github.com/go-openapi/swag/go.mod
vendor/github.com/go-openapi/swag/go.mod
+1
-1
vendor/github.com/json-iterator/go/go.mod
vendor/github.com/json-iterator/go/go.mod
+1
-1
vendor/github.com/sirupsen/logrus/go.mod
vendor/github.com/sirupsen/logrus/go.mod
+1
-1
vendor/github.com/spf13/cast/go.mod
vendor/github.com/spf13/cast/go.mod
+1
-1
vendor/github.com/xeipuuv/gojsonschema/go.mod
vendor/github.com/xeipuuv/gojsonschema/go.mod
+1
-1
vendor/go.opencensus.io/go.mod
vendor/go.opencensus.io/go.mod
+1
-1
vendor/go.uber.org/atomic/go.mod
vendor/go.uber.org/atomic/go.mod
+1
-1
vendor/go.uber.org/multierr/go.mod
vendor/go.uber.org/multierr/go.mod
+1
-1
vendor/go.uber.org/zap/go.mod
vendor/go.uber.org/zap/go.mod
+1
-1
vendor/gomodules.xyz/jsonpatch/v2/go.mod
vendor/gomodules.xyz/jsonpatch/v2/go.mod
+1
-1
No files found.
vendor/github.com/Masterminds/sprig/v3/go.mod
View file @
5f55893a
...
@@ -11,6 +11,6 @@ require (
...
@@ -11,6 +11,6 @@ require (
github.com/mitchellh/copystructure v1.0.0
github.com/mitchellh/copystructure v1.0.0
github.com/shopspring/decimal v1.2.0
github.com/shopspring/decimal v1.2.0
github.com/spf13/cast v1.3.1
github.com/spf13/cast v1.3.1
github.com/stretchr/testify v1.
5.1
github.com/stretchr/testify v1.
7.0
golang.org/x/crypto v0.0.0-20200414173820-0848c9571904
golang.org/x/crypto v0.0.0-20200414173820-0848c9571904
)
)
vendor/github.com/Masterminds/squirrel/go.mod
View file @
5f55893a
...
@@ -7,5 +7,5 @@ require (
...
@@ -7,5 +7,5 @@ require (
github.com/lann/builder v0.0.0-20180802200727-47ae307949d0
github.com/lann/builder v0.0.0-20180802200727-47ae307949d0
github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0 // indirect
github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/stretchr/testify v1.
2.2
github.com/stretchr/testify v1.
7.0
)
)
vendor/github.com/go-openapi/jsonpointer/go.mod
View file @
5f55893a
...
@@ -3,7 +3,7 @@ module github.com/go-openapi/jsonpointer
...
@@ -3,7 +3,7 @@ module github.com/go-openapi/jsonpointer
require (
require (
github.com/go-openapi/swag v0.19.5
github.com/go-openapi/swag v0.19.5
github.com/mailru/easyjson v0.0.0-20190626092158-b2ccc519800e // indirect
github.com/mailru/easyjson v0.0.0-20190626092158-b2ccc519800e // indirect
github.com/stretchr/testify v1.
3
.0
github.com/stretchr/testify v1.
7
.0
)
)
go 1.13
go 1.13
vendor/github.com/go-openapi/jsonreference/go.mod
View file @
5f55893a
...
@@ -4,7 +4,7 @@ require (
...
@@ -4,7 +4,7 @@ require (
github.com/PuerkitoBio/purell v1.1.1
github.com/PuerkitoBio/purell v1.1.1
github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578 // indirect
github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578 // indirect
github.com/go-openapi/jsonpointer v0.19.3
github.com/go-openapi/jsonpointer v0.19.3
github.com/stretchr/testify v1.
3
.0
github.com/stretchr/testify v1.
7
.0
golang.org/x/net v0.0.0-20190827160401-ba9fcec4b297 // indirect
golang.org/x/net v0.0.0-20190827160401-ba9fcec4b297 // indirect
golang.org/x/text v0.3.2 // indirect
golang.org/x/text v0.3.2 // indirect
)
)
...
...
vendor/github.com/go-openapi/spec/go.mod
View file @
5f55893a
...
@@ -6,7 +6,7 @@ require (
...
@@ -6,7 +6,7 @@ require (
github.com/go-openapi/swag v0.19.5
github.com/go-openapi/swag v0.19.5
github.com/kr/pty v1.1.5 // indirect
github.com/kr/pty v1.1.5 // indirect
github.com/stretchr/objx v0.2.0 // indirect
github.com/stretchr/objx v0.2.0 // indirect
github.com/stretchr/testify v1.
3
.0
github.com/stretchr/testify v1.
7
.0
golang.org/x/crypto v0.0.0-20190611184440-5c40567a22f8 // indirect
golang.org/x/crypto v0.0.0-20190611184440-5c40567a22f8 // indirect
golang.org/x/net v0.0.0-20190827160401-ba9fcec4b297 // indirect
golang.org/x/net v0.0.0-20190827160401-ba9fcec4b297 // indirect
golang.org/x/sys v0.0.0-20190616124812-15dcb6c0061f // indirect
golang.org/x/sys v0.0.0-20190616124812-15dcb6c0061f // indirect
...
...
vendor/github.com/go-openapi/swag/go.mod
View file @
5f55893a
...
@@ -4,7 +4,7 @@ require (
...
@@ -4,7 +4,7 @@ require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/kr/pretty v0.1.0 // indirect
github.com/kr/pretty v0.1.0 // indirect
github.com/mailru/easyjson v0.0.0-20190614124828-94de47d64c63
github.com/mailru/easyjson v0.0.0-20190614124828-94de47d64c63
github.com/stretchr/testify v1.
3
.0
github.com/stretchr/testify v1.
7
.0
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 // indirect
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 // indirect
gopkg.in/yaml.v2 v2.2.2
gopkg.in/yaml.v2 v2.2.2
)
)
...
...
vendor/github.com/json-iterator/go/go.mod
View file @
5f55893a
...
@@ -7,5 +7,5 @@ require (
...
@@ -7,5 +7,5 @@ require (
github.com/google/gofuzz v1.0.0
github.com/google/gofuzz v1.0.0
github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421
github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421
github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742
github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742
github.com/stretchr/testify v1.
3
.0
github.com/stretchr/testify v1.
7
.0
)
)
vendor/github.com/sirupsen/logrus/go.mod
View file @
5f55893a
...
@@ -3,7 +3,7 @@ module github.com/sirupsen/logrus
...
@@ -3,7 +3,7 @@ module github.com/sirupsen/logrus
require (
require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/stretchr/testify v1.
2.2
github.com/stretchr/testify v1.
7.0
golang.org/x/sys v0.0.0-20191026070338-33540a1f6037
golang.org/x/sys v0.0.0-20191026070338-33540a1f6037
)
)
...
...
vendor/github.com/spf13/cast/go.mod
View file @
5f55893a
...
@@ -3,5 +3,5 @@ module github.com/spf13/cast
...
@@ -3,5 +3,5 @@ module github.com/spf13/cast
require (
require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/stretchr/testify v1.
2.2
github.com/stretchr/testify v1.
7.0
)
)
vendor/github.com/xeipuuv/gojsonschema/go.mod
View file @
5f55893a
module github.com/xeipuuv/gojsonschema
module github.com/xeipuuv/gojsonschema
require (
require (
github.com/stretchr/testify v1.
3
.0
github.com/stretchr/testify v1.
7
.0
github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f // indirect
github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f // indirect
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
)
)
vendor/go.opencensus.io/go.mod
View file @
5f55893a
...
@@ -4,7 +4,7 @@ require (
...
@@ -4,7 +4,7 @@ require (
github.com/golang/groupcache v0.0.0-20190702054246-869f871628b6
github.com/golang/groupcache v0.0.0-20190702054246-869f871628b6
github.com/golang/protobuf v1.3.1
github.com/golang/protobuf v1.3.1
github.com/google/go-cmp v0.3.0
github.com/google/go-cmp v0.3.0
github.com/stretchr/testify v1.
4
.0
github.com/stretchr/testify v1.
7
.0
golang.org/x/net v0.0.0-20190620200207-3b0461eec859
golang.org/x/net v0.0.0-20190620200207-3b0461eec859
golang.org/x/sys v0.0.0-20190502145724-3ef323f4f1fd // indirect
golang.org/x/sys v0.0.0-20190502145724-3ef323f4f1fd // indirect
golang.org/x/text v0.3.2 // indirect
golang.org/x/text v0.3.2 // indirect
...
...
vendor/go.uber.org/atomic/go.mod
View file @
5f55893a
...
@@ -2,7 +2,7 @@ module go.uber.org/atomic
...
@@ -2,7 +2,7 @@ module go.uber.org/atomic
require (
require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/stretchr/testify v1.
3
.0
github.com/stretchr/testify v1.
7
.0
golang.org/x/lint v0.0.0-20190930215403-16217165b5de
golang.org/x/lint v0.0.0-20190930215403-16217165b5de
golang.org/x/tools v0.0.0-20191029041327-9cc4af7d6b2c // indirect
golang.org/x/tools v0.0.0-20191029041327-9cc4af7d6b2c // indirect
)
)
...
...
vendor/go.uber.org/multierr/go.mod
View file @
5f55893a
...
@@ -3,7 +3,7 @@ module go.uber.org/multierr
...
@@ -3,7 +3,7 @@ module go.uber.org/multierr
go 1.12
go 1.12
require (
require (
github.com/stretchr/testify v1.
3
.0
github.com/stretchr/testify v1.
7
.0
go.uber.org/atomic v1.6.0
go.uber.org/atomic v1.6.0
go.uber.org/tools v0.0.0-20190618225709-2cfd321de3ee
go.uber.org/tools v0.0.0-20190618225709-2cfd321de3ee
golang.org/x/lint v0.0.0-20190930215403-16217165b5de
golang.org/x/lint v0.0.0-20190930215403-16217165b5de
...
...
vendor/go.uber.org/zap/go.mod
View file @
5f55893a
...
@@ -4,7 +4,7 @@ go 1.13
...
@@ -4,7 +4,7 @@ go 1.13
require (
require (
github.com/pkg/errors v0.8.1
github.com/pkg/errors v0.8.1
github.com/stretchr/testify v1.
4
.0
github.com/stretchr/testify v1.
7
.0
go.uber.org/atomic v1.6.0
go.uber.org/atomic v1.6.0
go.uber.org/multierr v1.5.0
go.uber.org/multierr v1.5.0
golang.org/x/lint v0.0.0-20190930215403-16217165b5de
golang.org/x/lint v0.0.0-20190930215403-16217165b5de
...
...
vendor/gomodules.xyz/jsonpatch/v2/go.mod
View file @
5f55893a
...
@@ -5,5 +5,5 @@ go 1.12
...
@@ -5,5 +5,5 @@ go 1.12
require (
require (
github.com/evanphx/json-patch v4.5.0+incompatible
github.com/evanphx/json-patch v4.5.0+incompatible
github.com/pkg/errors v0.8.1 // indirect
github.com/pkg/errors v0.8.1 // indirect
github.com/stretchr/testify v1.
3
.0
github.com/stretchr/testify v1.
7
.0
)
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment