Skip to content

Commit

Permalink
update gazette dependency to pull in gazette/core#368
Browse files Browse the repository at this point in the history
  • Loading branch information
psFried committed Mar 14, 2024
1 parent d921ce1 commit 61c530b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ require (
github.com/stretchr/testify v1.8.3
go.etcd.io/etcd/api/v3 v3.5.0
go.etcd.io/etcd/client/v3 v3.5.0
go.gazette.dev/core v0.89.1-0.20240313145945-aeb5a4783ccc
go.gazette.dev/core v0.89.1-0.20240313224606-81d0aa512c02
golang.org/x/net v0.17.0
google.golang.org/api v0.126.0
google.golang.org/grpc v1.59.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -374,6 +374,8 @@ go.gazette.dev/core v0.89.1-0.20240312171858-0323445d7b9f h1:rqCE6tidP8xMWjQFqxn
go.gazette.dev/core v0.89.1-0.20240312171858-0323445d7b9f/go.mod h1:TdjN2Q0A8NsL1C7hFjbl8BzGKobyFNPmhJFi54GvNyU=
go.gazette.dev/core v0.89.1-0.20240313145945-aeb5a4783ccc h1:LdBnMN1P+kDm7C5mmmPrciUqa/yxU+WJsBvdS12SO9s=
go.gazette.dev/core v0.89.1-0.20240313145945-aeb5a4783ccc/go.mod h1:TdjN2Q0A8NsL1C7hFjbl8BzGKobyFNPmhJFi54GvNyU=
go.gazette.dev/core v0.89.1-0.20240313224606-81d0aa512c02 h1:aw/6gpr0iIFokc4/HjPSL26lccnDPocAguVenN9JYsE=
go.gazette.dev/core v0.89.1-0.20240313224606-81d0aa512c02/go.mod h1:TdjN2Q0A8NsL1C7hFjbl8BzGKobyFNPmhJFi54GvNyU=
go.opencensus.io v0.21.0/go.mod h1:mSImk1erAIZhrmZN+AvHh14ztQfjbGwt4TtuofqLduU=
go.opencensus.io v0.22.0/go.mod h1:+kGneAE2xo2IficOXnaByMWTGM9T73dGwxeWcUqIpI8=
go.opencensus.io v0.22.2/go.mod h1:yxeiOL68Rb0Xd1ddK5vPZ/oVn4vY4Ynel7k9FzqtOIw=
Expand Down

0 comments on commit 61c530b

Please # to comment.