Skip to content

Commit

Permalink
build(deps): update module github.com/influxdata/telegraf to v1.24.3 (#…
Browse files Browse the repository at this point in the history
…156)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 2, 2022
1 parent 9a2dcb1 commit 0db9174
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 81 deletions.
8 changes: 3 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/inabagumi/youtube-telegraf-plugin
go 1.19

require (
github.com/influxdata/telegraf v1.24.2
github.com/influxdata/telegraf v1.24.3
github.com/stretchr/testify v1.8.1
google.golang.org/api v0.101.0
)
Expand All @@ -15,7 +15,6 @@ require (
github.com/alecthomas/units v0.0.0-20210208195552-ff826a37aa15 // indirect
github.com/benbjohnson/clock v1.3.0 // indirect
github.com/blues/jsonata-go v1.5.4 // indirect
github.com/caio/go-tdigest v3.1.0+incompatible // indirect
github.com/coreos/go-semver v0.3.0 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/fatih/color v1.13.0 // indirect
Expand All @@ -35,16 +34,15 @@ require (
github.com/naoina/go-stringutil v0.1.0 // indirect
github.com/philhofer/fwd v1.1.1 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/prometheus/client_model v0.2.0 // indirect
github.com/prometheus/client_model v0.3.0 // indirect
github.com/prometheus/common v0.37.0 // indirect
github.com/prometheus/prometheus v1.8.2-0.20210430082741-2a4b8e12bbf2 // indirect
github.com/sleepinggenius2/gosmi v0.4.4 // indirect
github.com/tinylib/msgp v1.1.6 // indirect
github.com/wavefronthq/wavefront-sdk-go v0.10.4 // indirect
go.opencensus.io v0.23.0 // indirect
golang.org/x/net v0.0.0-20221014081412-f15817d10f9b // indirect
golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783 // indirect
golang.org/x/sys v0.0.0-20220919091848-fb04ddd9f9c8 // indirect
golang.org/x/sys v0.0.0-20220928140112-f11e5e49a4ec // indirect
golang.org/x/text v0.4.0 // indirect
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/genproto v0.0.0-20221018160656-63c7b68cfc55 // indirect
Expand Down
Loading

0 comments on commit 0db9174

Please sign in to comment.