Skip to content

Commit

Permalink
Merge pull request #198 from tonicpow/dependabot/go_modules/master/gi…
Browse files Browse the repository at this point in the history
…thub.com/newrelic/go-agent/v3/integrations/nrhttprouter-1.1.0

Bump github.com/newrelic/go-agent/v3/integrations/nrhttprouter from 1.0.2 to 1.1.0
  • Loading branch information
mergify[bot] committed Apr 5, 2024
2 parents 14e0dac + 26b72a6 commit 0712b07
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Expand Up @@ -14,7 +14,7 @@ require (
github.com/mrz1836/go-logger v0.3.3
github.com/mrz1836/go-sanitize v1.3.1
github.com/mrz1836/go-validate v0.2.1
github.com/newrelic/go-agent/v3/integrations/nrhttprouter v1.0.2
github.com/newrelic/go-agent/v3/integrations/nrhttprouter v1.1.0
github.com/stretchr/testify v1.9.0
golang.org/x/net v0.24.0
)
Expand All @@ -28,7 +28,7 @@ require (
github.com/gorilla/mux v1.8.1 // indirect
github.com/matryer/respond v1.0.1 // indirect
github.com/mrz1836/go-parameters v0.4.1 // indirect
github.com/newrelic/go-agent/v3 v3.30.0 // indirect
github.com/newrelic/go-agent/v3 v3.32.0 // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/ugorji/go/codec v1.2.12 // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Expand Up @@ -41,10 +41,10 @@ github.com/mrz1836/go-sanitize v1.3.1 h1:bTxpzDXzGh9cp3XLTeVKgL2iLqEwCaLqqe+3Bmp
github.com/mrz1836/go-sanitize v1.3.1/go.mod h1:Js6Gq1uiarNReoOeOKxPXxNpKy1FRlbgDDZnJG4THdM=
github.com/mrz1836/go-validate v0.2.1 h1:LvhFvnZgemmJnZ/Ch9vEgY9YzKy+1Ka1Hx7yzpJEB00=
github.com/mrz1836/go-validate v0.2.1/go.mod h1:IoGAb4rTAL6KgAxOiWL4ICwLqxGbKCKT1GyaSuE/4bk=
github.com/newrelic/go-agent/v3 v3.30.0 h1:ZXHCT/Cot4iIPwcegCZURuRQOsfmGA6wilW+S3bfBjY=
github.com/newrelic/go-agent/v3 v3.30.0/go.mod h1:9utrgxlSryNqRrTvII2XBL+0lpofXbqXApvVWPpbzUg=
github.com/newrelic/go-agent/v3/integrations/nrhttprouter v1.0.2 h1:Y+bKuryqCg+TAvBkBaEKwak+Boy5OdosQNdDGFwyDLo=
github.com/newrelic/go-agent/v3/integrations/nrhttprouter v1.0.2/go.mod h1:lhRXsOMo2UYHbtvb2xdtbTdBaL4ovLAdhW8ky3NNyAQ=
github.com/newrelic/go-agent/v3 v3.32.0 h1:99Et9lXXzeQV1CfYldfeTXv+d9W9KatpMbb50kIscWo=
github.com/newrelic/go-agent/v3 v3.32.0/go.mod h1:SMdqPzE/ghkWdY0rYGSD7Clw2daK/XH6pUnVd4albg4=
github.com/newrelic/go-agent/v3/integrations/nrhttprouter v1.1.0 h1:ZdDuEN09mALwmDfQUgbnWYJu3n7x9KshN6VSfFXvx8M=
github.com/newrelic/go-agent/v3/integrations/nrhttprouter v1.1.0/go.mod h1:1en44UKBNZeNryHUO7uzjlbJ3k5u+X3n41k261ZmT54=
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
Expand Down

0 comments on commit 0712b07

Please sign in to comment.