Skip to content

Commit

Permalink
build(deps): bump github.com/circonus-labs/circonus-gometrics/v3
Browse files Browse the repository at this point in the history
Bumps [github.com/circonus-labs/circonus-gometrics/v3](https://github.com/circonus-labs/circonus-gometrics) from 3.4.6 to 3.4.7.
- [Release notes](https://github.com/circonus-labs/circonus-gometrics/releases)
- [Changelog](https://github.com/circonus-labs/circonus-gometrics/blob/v3.4.7/CHANGELOG.md)
- [Commits](circonus-labs/circonus-gometrics@v3.4.6...v3.4.7)

---
updated-dependencies:
- dependency-name: github.com/circonus-labs/circonus-gometrics/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 14, 2023
1 parent 48d93fa commit 98ae62a
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 @@ -4,7 +4,7 @@ go 1.15

require (
github.com/alecthomas/units v0.0.0-20210927113745-59d0afb8317a
github.com/circonus-labs/circonus-gometrics/v3 v3.4.6
github.com/circonus-labs/circonus-gometrics/v3 v3.4.7
github.com/maier/go-appstats v0.2.0
github.com/nxadm/tail v1.4.8
github.com/pelletier/go-toml v1.9.5
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -802,8 +802,8 @@ github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e/go.mod h1:nSuG5e5P
github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1/go.mod h1:Q3SI9o4m/ZMnBNeIyt5eFwwo7qiLfzFZmjNmxjkiQlU=
github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible h1:C29Ae4G5GtYyYMm1aztcyj/J5ckgJm2zwdDajFbx1NY=
github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible/go.mod h1:nmEj6Dob7S7YxXgwXpfOuvO54S+tGdZdw9fuRZt25Ag=
github.com/circonus-labs/circonus-gometrics/v3 v3.4.6 h1:eSrULMsK5lm/tSCnZan1egARFWZ7U3rhKXeQwa4s9PQ=
github.com/circonus-labs/circonus-gometrics/v3 v3.4.6/go.mod h1:57gznrTyBxQCsGYC/+3BN9POyrkEm4F3KsBTVQ5EQJk=
github.com/circonus-labs/circonus-gometrics/v3 v3.4.7 h1:r7YBLIgiTT5Q4yNKSouP68M5mYT4djIQCng0dJdidiA=
github.com/circonus-labs/circonus-gometrics/v3 v3.4.7/go.mod h1:57gznrTyBxQCsGYC/+3BN9POyrkEm4F3KsBTVQ5EQJk=
github.com/circonus-labs/circonusllhist v0.1.3/go.mod h1:kMXHVDlOchFAehlya5ePtbp5jckzBHf4XRpQvBOLI+I=
github.com/circonus-labs/go-apiclient v0.7.15 h1:r9sUdc+EDM0tL6Z6u03dac8fxYvlz1kPhxlNwkoIoqM=
github.com/circonus-labs/go-apiclient v0.7.15/go.mod h1:RFgkvdYEkimzgu3V2vVYlS1bitjOz1SF6uw109ieNeY=
Expand Down

0 comments on commit 98ae62a

Please sign in to comment.