Skip to content

Commit

Permalink
maint(deps): bump github.com/honeycombio/beeline-go
Browse files Browse the repository at this point in the history
Bumps [github.com/honeycombio/beeline-go](https://github.com/honeycombio/beeline-go) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/honeycombio/beeline-go/releases)
- [Changelog](https://github.com/honeycombio/beeline-go/blob/main/CHANGELOG.md)
- [Commits](honeycombio/beeline-go@v1.16.0...v1.17.0)

---
updated-dependencies:
- dependency-name: github.com/honeycombio/beeline-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent 4cbfa64 commit bf84d22
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ toolchain go1.21.1
require (
github.com/dgryski/go-wyhash v0.0.0-20191203203029-c4841ae36371
github.com/goware/urlx v0.3.2
github.com/honeycombio/beeline-go v1.16.0
github.com/honeycombio/beeline-go v1.17.0
github.com/honeycombio/otel-config-go v1.16.0
github.com/jessevdk/go-flags v1.5.0
go.opentelemetry.io/otel v1.27.0
Expand All @@ -26,7 +26,7 @@ require (
github.com/go-logr/stdr v1.2.2 // indirect
github.com/go-ole/go-ole v1.3.0 // indirect
github.com/grpc-ecosystem/grpc-gateway/v2 v2.20.0 // indirect
github.com/honeycombio/libhoney-go v1.23.0 // indirect
github.com/honeycombio/libhoney-go v1.23.1 // indirect
github.com/klauspost/compress v1.17.8 // indirect
github.com/lufia/plan9stats v0.0.0-20240513124658-fba389f38bae // indirect
github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55 // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@ github.com/goware/urlx v0.3.2 h1:gdoo4kBHlkqZNaf6XlQ12LGtQOmpKJrR04Rc3RnpJEo=
github.com/goware/urlx v0.3.2/go.mod h1:h8uwbJy68o+tQXCGZNa9D73WN8n0r9OBae5bUnLcgjw=
github.com/grpc-ecosystem/grpc-gateway/v2 v2.20.0 h1:bkypFPDjIYGfCYD5mRBvpqxfYX1YCS1PXdKYWi8FsN0=
github.com/grpc-ecosystem/grpc-gateway/v2 v2.20.0/go.mod h1:P+Lt/0by1T8bfcF3z737NnSbmxQAppXMRziHUxPOC8k=
github.com/honeycombio/beeline-go v1.16.0 h1:hJjxbsq6szrv5bGrrRuIg2ayHwJhEKPX/h6Phf/D4Ss=
github.com/honeycombio/beeline-go v1.16.0/go.mod h1:zYW9IRowl76PocAe0A8rU35EChJlT1AafAwCQ1pPEkI=
github.com/honeycombio/libhoney-go v1.23.0 h1:Cw0uV90w0+GuelJYUzkEbMWVJi7bstkfWWEAvOcakDQ=
github.com/honeycombio/libhoney-go v1.23.0/go.mod h1:mbaBmUkuGwrVa9NdsskMaOzvkYMRbknsfIvavWq+5kA=
github.com/honeycombio/beeline-go v1.17.0 h1:m4wGjXJDUShsvY5dCV0sysF2QRllFrDO3N9cDQln8Kw=
github.com/honeycombio/beeline-go v1.17.0/go.mod h1:wve0zHE2MPcHeg17n7Nz9SGc/q3yLHXO84mLGLHfft8=
github.com/honeycombio/libhoney-go v1.23.1 h1:dsZrY7wfnKyBnpQJeW9B+eawDYCZBGtmP06QEcE+YDM=
github.com/honeycombio/libhoney-go v1.23.1/go.mod h1:mbaBmUkuGwrVa9NdsskMaOzvkYMRbknsfIvavWq+5kA=
github.com/honeycombio/otel-config-go v1.16.0 h1:uBkQYJf6rcBksA9+/STZszMeLUb7UcWVokt59arF2OQ=
github.com/honeycombio/otel-config-go v1.16.0/go.mod h1:vmk9lKh45nmCm0rebihgRsB76TPRc/BQEkSh92Tj2Qs=
github.com/jessevdk/go-flags v1.5.0 h1:1jKYvbxEjfUl0fmqTCOfonvskHHXMjBySTLW4y9LFvc=
Expand Down

0 comments on commit bf84d22

Please sign in to comment.