Skip to content

Commit

Permalink
corrected go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
nr-swilloughby committed Sep 5, 2024
1 parent 7999b8c commit fb28bf8
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,8 +3,8 @@ module github.com/newrelic/go-agent/v3
go 1.20

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

retract v3.22.0 // release process error corrected in v3.22.1
Expand Down

0 comments on commit fb28bf8

Please sign in to comment.