fix(deps): update module golang.org/x/mod to v0.7.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-11-09 17:16:47 +00:00
parent 20d3cba0ba
commit 8d6e94d925
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -35,7 +35,7 @@ require (
go.opentelemetry.io/otel/exporters/jaeger v1.6.3
go.opentelemetry.io/otel/sdk v1.11.1
go.opentelemetry.io/otel/trace v1.11.1
golang.org/x/mod v0.6.0
golang.org/x/mod v0.7.0
golang.org/x/sync v0.1.0
golang.org/x/term v0.2.0
golang.org/x/time v0.2.0