Skip to content

Commit

Permalink
Bump github.com/signalfx/golib/v3 from 3.3.54 to 3.3.55 (#249)
Browse files Browse the repository at this point in the history
Bumps [github.com/signalfx/golib/v3](https://github.com/signalfx/golib) from 3.3.54 to 3.3.55.
- [Release notes](https://github.com/signalfx/golib/releases)
- [Commits](signalfx/golib@v3.3.54...v3.3.55)

---
updated-dependencies:
- dependency-name: github.com/signalfx/golib/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Bley <[email protected]>
  • Loading branch information
dependabot[bot] and johnbley authored Oct 21, 2024
1 parent ba5377f commit 5d059e3
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 @@ -5,6 +5,6 @@ go 1.13
require (
github.com/aws/aws-sdk-go v1.55.5
github.com/dropbox/godropbox v0.0.0-20200228041828-52ad444d3502 // indirect
github.com/signalfx/golib/v3 v3.3.54
github.com/signalfx/golib/v3 v3.3.55
golang.org/x/exp v0.0.0-20200331195152-e8c3332aa8e5 // indirect
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -730,8 +730,8 @@ github.com/signalfx/com_signalfx_metrics_protobuf v0.0.3 h1:32k2QLgsKhcEs55q4REP
github.com/signalfx/com_signalfx_metrics_protobuf v0.0.3/go.mod h1:gJrXWi7wSGXfiC7+VheQaz+ypdCt5SmZNL+BRxUe7y4=
github.com/signalfx/gohistogram v0.0.0-20160107210732-1ccfd2ff5083 h1:WsShHmu12ZztYPfh9b+I+VjYD1o8iOHhB67WZCMEEE8=
github.com/signalfx/gohistogram v0.0.0-20160107210732-1ccfd2ff5083/go.mod h1:adPDS6s7WaajdFBV9mQ7i0dKfQ8xiDnF9ZNETVPpp7c=
github.com/signalfx/golib/v3 v3.3.54 h1:jUwTnaIXLHT0I1+hXoX0cPLdICIwBjB3e5/NGnnjgJY=
github.com/signalfx/golib/v3 v3.3.54/go.mod h1:KDQZIYpJ3yXPz/KysPQQEYooWdpq4eQZPsjwKR5secc=
github.com/signalfx/golib/v3 v3.3.55 h1:3Lp4s2gbcmrSgW65qh4fZYHIAti+KJjQJb9PnnV6ZBA=
github.com/signalfx/golib/v3 v3.3.55/go.mod h1:KDQZIYpJ3yXPz/KysPQQEYooWdpq4eQZPsjwKR5secc=
github.com/signalfx/gomemcache v0.0.0-20180823214636-4f7ef64c72a9/go.mod h1:Ytb8KfCSyuwy/VILnROdgCvbQLA5ch0nkbG7lKT0BXw=
github.com/signalfx/sapm-proto v0.12.0 h1:OtOe+Jm8L61Ml8K6X8a89zc8/RlaaMRElCImeGKR/Ew=
github.com/signalfx/sapm-proto v0.12.0/go.mod h1:wQEki8RNCYjkv19jw5aWDcmDMTQru0ckfUbgHI69U2E=
Expand Down

0 comments on commit 5d059e3

Please sign in to comment.