Skip to content

Commit

Permalink
maint(deps): bump github.com/honeycombio/dynsampler-go
Browse files Browse the repository at this point in the history
Bumps [github.com/honeycombio/dynsampler-go](https://github.com/honeycombio/dynsampler-go) from 0.5.1 to 0.6.0.
- [Release notes](https://github.com/honeycombio/dynsampler-go/releases)
- [Changelog](https://github.com/honeycombio/dynsampler-go/blob/main/CHANGELOG.md)
- [Commits](honeycombio/dynsampler-go@v0.5.1...v0.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent dd085cd commit ddee8b0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/bmatcuk/doublestar/v4 v4.6.1
github.com/boltdb/bolt v1.3.1
github.com/hashicorp/golang-lru v1.0.2
github.com/honeycombio/dynsampler-go v0.5.1
github.com/honeycombio/dynsampler-go v0.6.0
github.com/honeycombio/gonx v1.3.1-0.20171118020637-f9b2468e9ef8
github.com/honeycombio/honeytail v1.8.3
github.com/honeycombio/libhoney-go v1.20.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ github.com/gopherjs/gopherjs v1.17.2 h1:fQnZVsXk8uxXIStYb0N4bGk7jeyTalG/wsZjQ25d
github.com/gopherjs/gopherjs v1.17.2/go.mod h1:pRRIvn/QzFLrKfvEz3qUuEhtE/zLCWfreZ6J5gM2i+k=
github.com/hashicorp/golang-lru v1.0.2 h1:dV3g9Z/unq5DpblPpw+Oqcv4dU/1omnb4Ok8iPY6p1c=
github.com/hashicorp/golang-lru v1.0.2/go.mod h1:iADmTwqILo4mZ8BN3D2Q6+9jd8WM5uGBxy+E8yxSoD4=
github.com/honeycombio/dynsampler-go v0.5.1 h1:rwOsxLaSlE8RiriiCgBo/LoZjiLEe24CuXPABOGXV+k=
github.com/honeycombio/dynsampler-go v0.5.1/go.mod h1:pJqWFeoMN3syX74PEvlusieyGBbtIBjmTVjLc3thmK4=
github.com/honeycombio/dynsampler-go v0.6.0 h1:fs4mrfeFGU5V+ClwpblFzbWqn4Apb+lKlE7Ja5zL22I=
github.com/honeycombio/dynsampler-go v0.6.0/go.mod h1:pJqWFeoMN3syX74PEvlusieyGBbtIBjmTVjLc3thmK4=
github.com/honeycombio/gonx v1.3.1-0.20171118020637-f9b2468e9ef8 h1:rOkOm6ixU8JxjK/OmJBaWhGQ4YX0sO/e8YUz7twniRc=
github.com/honeycombio/gonx v1.3.1-0.20171118020637-f9b2468e9ef8/go.mod h1:b5vehEHPr2kpld6NR9gSja7nMX8lGQbU5ACKOd9aa9g=
github.com/honeycombio/honeytail v1.8.3 h1:AHbv0Mfo0vgYJebWxbR/swomtQiOMUedtNpe38iWo/o=
Expand Down

0 comments on commit ddee8b0

Please sign in to comment.