Skip to content

Commit

Permalink
Update go.mod and go.sum
Browse files Browse the repository at this point in the history
  • Loading branch information
ishleenk17 committed Feb 5, 2024
1 parent fe8dcc2 commit d84dd86
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion cmd/otelcontribcol/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -460,7 +460,7 @@ require (
github.com/influxdata/influxdb-observability/otel2influx v0.5.8 // indirect
github.com/influxdata/line-protocol/v2 v2.2.1 // indirect
github.com/ionos-cloud/sdk-go/v6 v6.1.9 // indirect
github.com/ishleenk17/opentelemetry-collector-contrib/processor/elasticprocessor v0.0.0-20240205053831-6d9a005cfe4b // indirect
github.com/ishleenk17/opentelemetry-collector-contrib/processor/elasticprocessor v0.0.0-20240205083941-fe8dcc2508bb // indirect
github.com/jackc/chunkreader/v2 v2.0.1 // indirect
github.com/jackc/pgconn v1.14.0 // indirect
github.com/jackc/pgio v1.0.0 // indirect
Expand Down
6 changes: 2 additions & 4 deletions cmd/otelcontribcol/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d84dd86

Please sign in to comment.