Skip to content
This repository was archived by the owner on Apr 22, 2022. It is now read-only.

Commit b31a2b0

Browse files
author
whitesource-for-github-com[bot]
committed
fix(deps): update module github.com/onsi/gomega to v1.19.0
1 parent 669793d commit b31a2b0

File tree

2 files changed

+80
-84
lines changed

2 files changed

+80
-84
lines changed

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ go 1.13
55
require (
66
github.com/blang/semver v3.5.1+incompatible
77
github.com/go-logr/logr v0.1.0
8-
github.com/onsi/ginkgo v1.12.0
9-
github.com/onsi/gomega v1.9.0
8+
github.com/onsi/ginkgo v1.16.4
9+
github.com/onsi/gomega v1.19.0
1010
github.com/pkg/errors v0.9.1
11-
golang.org/x/net v0.0.0-20200301022130-244492dfa37a
11+
golang.org/x/net v0.0.0-20220225172249-27dd8689420f
1212
google.golang.org/api v0.20.0
1313
k8s.io/api v0.17.2
1414
k8s.io/apimachinery v0.17.2

0 commit comments

Comments
 (0)