Skip to content

Commit

Permalink
Go mod tidy (#747)
Browse files Browse the repository at this point in the history
  • Loading branch information
Deep1998 committed Jan 10, 2024
1 parent 330530f commit e323330
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ require (
github.com/golang/protobuf v1.5.3 // indirect
github.com/google/s2a-go v0.1.7 // indirect
github.com/googleapis/enterprise-certificate-proxy v0.3.2 // indirect
github.com/googleapis/gax-go/v2 v2.12.0 // indirect
github.com/googleapis/gax-go/v2 v2.12.0
github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 // indirect
github.com/influxdata/tdigest v0.0.1 // indirect
github.com/jackc/pgx/v5 v5.5.1
Expand Down

0 comments on commit e323330

Please sign in to comment.