Skip to content

Commit

Permalink
Merge pull request #936 from newrelic/iamemilio-patch-5
Browse files Browse the repository at this point in the history
Update go.mod protobuff
  • Loading branch information
iamemilio committed Jul 30, 2024
2 parents cab3b31 + d156ad6 commit 553ba72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v3/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/newrelic/go-agent/v3
go 1.20

require (
github.com/golang/protobuf v1.5.3
google.golang.org/protobuf v1.5.3
google.golang.org/grpc v1.56.3
)

Expand Down

0 comments on commit 553ba72

Please sign in to comment.