Skip to content

Commit

Permalink
Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /v3/integrat…
Browse files Browse the repository at this point in the history
…ions/nrmicro (#869)

* Bump google.golang.org/protobuf in /v3/integrations/nrmicro

Bumps google.golang.org/protobuf from 1.32.0 to 1.33.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Removed indirect dependancies

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Steve Willoughby <76975199+nr-swilloughby@users.noreply.github.com>
Co-authored-by: Emilio Garcia <iamemilio@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mirac Kara <55501260+mirackara@users.noreply.github.com>
  • Loading branch information
4 people authored Mar 27, 2024
1 parent 819313c commit 742f90f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions v3/integrations/nrmicro/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ module github.com/newrelic/go-agent/v3/integrations/nrmicro
go 1.19

require (
github.com/golang/protobuf v1.5.3
github.com/golang/protobuf v1.5.4
github.com/micro/go-micro v1.8.0
github.com/newrelic/go-agent/v3 v3.30.0
google.golang.org/protobuf v1.32.0
google.golang.org/protobuf v1.33.0
)


Expand Down

0 comments on commit 742f90f

Please sign in to comment.