Skip to content

Commit

Permalink
chore(deps): bump golang.org/x/vuln from 1.0.4 to 1.1.2 (#558)
Browse files Browse the repository at this point in the history
Bumps [golang.org/x/vuln](https://github.com/golang/vuln) from 1.0.4 to 1.1.2.
- [Release notes](https://github.com/golang/vuln/releases)
- [Commits](golang/vuln@v1.0.4...v1.1.2)

---
updated-dependencies:
- dependency-name: golang.org/x/vuln
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 242fdf2)

# Conflicts:
#	go.mod
  • Loading branch information
dependabot[bot] authored and mergify[bot] committed Jul 2, 2024
1 parent 9d3be7b commit a51060c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,13 @@ require (
github.com/stretchr/testify v1.8.4
golang.org/x/tools v0.22.0
golang.org/x/vuln v1.1.2
<<<<<<< HEAD
google.golang.org/genproto/googleapis/api v0.0.0-20231120223509-83a465c0220f
google.golang.org/grpc v1.60.1
=======
google.golang.org/genproto/googleapis/api v0.0.0-20240123012728-ef4313101c80
google.golang.org/grpc v1.62.1
>>>>>>> 242fdf2 (chore(deps): bump golang.org/x/vuln from 1.0.4 to 1.1.2 (#558))
google.golang.org/protobuf v1.32.0
mvdan.cc/gofumpt v0.6.0
)
Expand Down

0 comments on commit a51060c

Please sign in to comment.