Răsfoiți Sursa

Bump github.com/newrelic/go-agent (#224)

Bumps [github.com/newrelic/go-agent](https://github.com/newrelic/go-agent) from 2.14.0+incompatible to 2.14.1+incompatible.
- [Release notes](https://github.com/newrelic/go-agent/releases)
- [Changelog](https://github.com/newrelic/go-agent/blob/master/CHANGELOG.md)
- [Commits](https://github.com/newrelic/go-agent/compare/v2.14.0...v2.14.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] 5 ani în urmă
părinte
comite
2c1e949927
2 a modificat fișierele cu 3 adăugiri și 1 ștergeri
  1. 1 1
      go.mod
  2. 2 0
      go.sum

+ 1 - 1
go.mod

@@ -18,7 +18,7 @@ require (
 	github.com/honeybadger-io/honeybadger-go v0.4.0
 	github.com/kardianos/osext v0.0.0-20170510131534-ae77be60afb1 // indirect
 	github.com/matoous/go-nanoid v0.0.0-20181114085210-eab626deece6
-	github.com/newrelic/go-agent v2.14.0+incompatible
+	github.com/newrelic/go-agent v2.14.1+incompatible
 	github.com/pborman/uuid v0.0.0-20180906182336-adf5a7427709 // indirect
 	github.com/prometheus/client_golang v0.9.4
 	github.com/shirou/gopsutil v2.18.12+incompatible // indirect

+ 2 - 0
go.sum

@@ -117,6 +117,8 @@ github.com/modern-go/reflect2 v1.0.1/go.mod h1:bx2lNnkwVCuqBIxFjflWJWanXIb3Rllmb
 github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
 github.com/newrelic/go-agent v2.14.0+incompatible h1:83GRPhTz1Ctf+cmjhdPxkJzOro5cC0vAMHNPunY9p2k=
 github.com/newrelic/go-agent v2.14.0+incompatible/go.mod h1:a8Fv1b/fYhFSReoTU6HDkTYIMZeSVNffmoS726Y0LzQ=
+github.com/newrelic/go-agent v2.14.1+incompatible h1:rh+3g1mhz8WH3VD/ORq3QhQz4iqaClBlQ6q9KInojyE=
+github.com/newrelic/go-agent v2.14.1+incompatible/go.mod h1:a8Fv1b/fYhFSReoTU6HDkTYIMZeSVNffmoS726Y0LzQ=
 github.com/pborman/uuid v0.0.0-20180906182336-adf5a7427709 h1:zNBQb37RGLmJybyMcs983HfUfpkw9OTFD9tbBfAViHE=
 github.com/pborman/uuid v0.0.0-20180906182336-adf5a7427709/go.mod h1:VyrYX9gd7irzKovcSS6BIIEwPRkP2Wm2m9ufcdFSJ34=
 github.com/pingcap/errors v0.11.1 h1:BXFZ6MdDd2U1uJUa2sRAWTmm+nieEzuyYM0R4aUTcC8=