Skip to content

Commit

Permalink
Bump assets so they are not reported in grype scan
Browse files Browse the repository at this point in the history
Signed-off-by: João Pereira <joaod@vmware.com>
  • Loading branch information
joaopapereira committed Jul 3, 2024
1 parent 31ceab2 commit 2bde65d
Show file tree
Hide file tree
Showing 917 changed files with 147,236 additions and 132,341 deletions.
10 changes: 5 additions & 5 deletions integration/assets/hydrabroker/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ module code.cloudfoundry.org/cli/integration/assets/hydrabroker
go 1.13

require (
github.com/go-playground/validator/v10 v10.2.0
github.com/gorilla/mux v1.7.4
github.com/go-playground/validator/v10 v10.22.0
github.com/gorilla/mux v1.8.1
github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d
github.com/onsi/ginkgo v1.11.0
github.com/onsi/gomega v1.8.1
github.com/pivotal-cf/brokerapi/v7 v7.2.0
github.com/onsi/ginkgo/v2 v2.19.0
github.com/onsi/gomega v1.33.1
github.com/pivotal-cf/brokerapi/v7 v7.5.0
)
342 changes: 301 additions & 41 deletions integration/assets/hydrabroker/go.sum

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ import (
uuid2 "github.com/nu7hatch/gouuid"
. "github.com/onsi/ginkgo/v2"
. "github.com/onsi/gomega"
. "github.com/onsi/gomega/gstruct"
"github.com/pivotal-cf/brokerapi/v7/domain/apiresponses"
)

Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 2bde65d

Please sign in to comment.