Skip to content

Commit

Permalink
build(deps): update module github.com/influxdata/telegraf to v1.26.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 19, 2023
1 parent 015ed98 commit d251cd1
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 56 deletions.
8 changes: 4 additions & 4 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.20

require (
github.com/influxdata/telegraf v1.26.0
github.com/influxdata/telegraf v1.26.2
github.com/stretchr/testify v1.8.3
google.golang.org/api v0.123.0
)
Expand Down Expand Up @@ -38,14 +38,14 @@ require (
github.com/mattn/go-isatty v0.0.16 // indirect
github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
github.com/naoina/go-stringutil v0.1.0 // indirect
github.com/philhofer/fwd v1.1.1 // indirect
github.com/philhofer/fwd v1.1.2 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/prometheus/client_model v0.3.0 // indirect
github.com/prometheus/common v0.41.0 // indirect
github.com/prometheus/common v0.42.0 // indirect
github.com/prometheus/prometheus v1.8.2-0.20210430082741-2a4b8e12bbf2 // indirect
github.com/rogpeppe/go-internal v1.9.0 // indirect
github.com/sleepinggenius2/gosmi v0.4.4 // indirect
github.com/tinylib/msgp v1.1.6 // indirect
github.com/tinylib/msgp v1.1.8 // indirect
go.opencensus.io v0.24.0 // indirect
golang.org/x/crypto v0.5.0 // indirect
golang.org/x/net v0.9.0 // indirect
Expand Down
Loading

0 comments on commit d251cd1

Please sign in to comment.