summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-10-15 07:35:23 -0400
committerGitHub <noreply@github.com>2020-10-15 07:35:23 -0400
commitd7a1e3fe2ab4e351c31645145526b02a4ae2709e (patch)
treec091e1935fb03c91131ea944beb725f6979022c0 /go.mod
parentef7f584acf65692a6b2a11a352a8d09d8a604ff6 (diff)
parent9066292ee4015d6a3971acd1a69f15941128ed0f (diff)
downloadpodman-d7a1e3fe2ab4e351c31645145526b02a4ae2709e.tar.gz
podman-d7a1e3fe2ab4e351c31645145526b02a4ae2709e.tar.bz2
podman-d7a1e3fe2ab4e351c31645145526b02a4ae2709e.zip
Merge pull request #8003 from containers/dependabot/go_modules/github.com/onsi/gomega-1.10.3
Bump github.com/onsi/gomega from 1.10.2 to 1.10.3
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod6
1 files changed, 3 insertions, 3 deletions
diff --git a/go.mod b/go.mod
index 63dd84feb..3473fa305 100644
--- a/go.mod
+++ b/go.mod
@@ -40,7 +40,7 @@ require (
github.com/moby/term v0.0.0-20200915141129-7f0af18e79f2
github.com/mrunalp/fileutils v0.0.0-20171103030105-7d4729fb3618
github.com/onsi/ginkgo v1.14.1
- github.com/onsi/gomega v1.10.2
+ github.com/onsi/gomega v1.10.3
github.com/opencontainers/go-digest v1.0.0
github.com/opencontainers/image-spec v1.0.2-0.20190823105129-775207bd45b6
github.com/opencontainers/runc v1.0.0-rc91.0.20200708210054-ce54a9d4d79b
@@ -63,10 +63,10 @@ require (
github.com/vishvananda/netlink v1.1.0
go.etcd.io/bbolt v1.3.5
golang.org/x/crypto v0.0.0-20200709230013-948cd5f35899
- golang.org/x/net v0.0.0-20200707034311-ab3426394381
+ golang.org/x/net v0.0.0-20201006153459-a7d1128ccaa0
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d // indirect
golang.org/x/sync v0.0.0-20200625203802-6e8e738ad208
- golang.org/x/sys v0.0.0-20200909081042-eff7692f9009
+ golang.org/x/sys v0.0.0-20200930185726-fdedc70b468f
google.golang.org/appengine v1.6.6 // indirect
google.golang.org/protobuf v1.25.0 // indirect
gopkg.in/square/go-jose.v2 v2.5.1 // indirect