Skip to content

Commit

Permalink
update gazette dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
psFried committed Oct 16, 2024
1 parent 69765a6 commit 035af0e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ require (
github.com/stretchr/testify v1.9.0
go.etcd.io/etcd/api/v3 v3.5.0
go.etcd.io/etcd/client/v3 v3.5.0
go.gazette.dev/core v0.99.1-0.20241016151003-2204057f54f2
go.gazette.dev/core v0.99.1-0.20241016200114-4818a4baabc8
golang.org/x/net v0.26.0
google.golang.org/api v0.126.0
google.golang.org/grpc v1.65.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -383,8 +383,8 @@ go.etcd.io/etcd/client/pkg/v3 v3.5.0 h1:2aQv6F436YnN7I4VbI8PPYrBhu+SmrTaADcf8Mi/
go.etcd.io/etcd/client/pkg/v3 v3.5.0/go.mod h1:IJHfcCEKxYu1Os13ZdwCwIUTUVGYTSAM3YSwc9/Ac1g=
go.etcd.io/etcd/client/v3 v3.5.0 h1:62Eh0XOro+rDwkrypAGDfgmNh5Joq+z+W9HZdlXMzek=
go.etcd.io/etcd/client/v3 v3.5.0/go.mod h1:AIKXXVX/DQXtfTEqBryiLTUXwON+GuvO6Z7lLS/oTh0=
go.gazette.dev/core v0.99.1-0.20241016151003-2204057f54f2 h1:dDJcr6FsNumXLHzQ1uw31eCkxP5HrV0u+WgZaqdNSIg=
go.gazette.dev/core v0.99.1-0.20241016151003-2204057f54f2/go.mod h1:QR31EBrUMzThz/oDYxJHYwmlFSOjgvuNE14lHl/ViX4=
go.gazette.dev/core v0.99.1-0.20241016200114-4818a4baabc8 h1:9+QR0FYQoOp7H7munI6oCG+nWq81eeFeavBXW2Oycyc=
go.gazette.dev/core v0.99.1-0.20241016200114-4818a4baabc8/go.mod h1:QR31EBrUMzThz/oDYxJHYwmlFSOjgvuNE14lHl/ViX4=
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 035af0e

Please sign in to comment.