Skip to content

Commit

Permalink
fix go vet
Browse files Browse the repository at this point in the history
  • Loading branch information
rahul2393 committed May 23, 2024
1 parent 4c9af01 commit 29c059c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spanner/test/opentelemetry/test/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ replace (
)

require (
cloud.google.com/go v0.113.0
cloud.google.com/go v0.114.0
cloud.google.com/go/spanner v1.61.0
go.opentelemetry.io/otel v1.24.0
go.opentelemetry.io/otel/sdk v1.24.0
Expand Down

0 comments on commit 29c059c

Please sign in to comment.