Skip to content

Commit

Permalink
go.mod: bump gazette pin to da22df6
Browse files Browse the repository at this point in the history
  • Loading branch information
jgraettinger committed Jan 17, 2025
1 parent 2b518e2 commit 861f371
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.17
go.etcd.io/etcd/client/v3 v3.5.17
go.gazette.dev/core v0.100.1-0.20250116232725-9f7846368c4a
go.gazette.dev/core v0.100.1-0.20250117135144-da22df69a63b
golang.org/x/net v0.33.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 @@ -381,8 +381,8 @@ go.etcd.io/etcd/client/pkg/v3 v3.5.17 h1:XxnDXAWq2pnxqx76ljWwiQ9jylbpC4rvkAeRVOU
go.etcd.io/etcd/client/pkg/v3 v3.5.17/go.mod h1:4DqK1TKacp/86nJk4FLQqo6Mn2vvQFBmruW3pP14H/w=
go.etcd.io/etcd/client/v3 v3.5.17 h1:o48sINNeWz5+pjy/Z0+HKpj/xSnBkuVhVvXkjEXbqZY=
go.etcd.io/etcd/client/v3 v3.5.17/go.mod h1:j2d4eXTHWkT2ClBgnnEPm/Wuu7jsqku41v9DZ3OtjQo=
go.gazette.dev/core v0.100.1-0.20250116232725-9f7846368c4a h1:D1BXOuCy7TIRvvqVr++hn76cXm5gZa4nkbRDKfxwTm0=
go.gazette.dev/core v0.100.1-0.20250116232725-9f7846368c4a/go.mod h1:A99Hs9rmdkwN+8D7FnbYE4eKsZtoQC+NO+RcDSybul4=
go.gazette.dev/core v0.100.1-0.20250117135144-da22df69a63b h1:uiwrbTaPRGb7tc07+prFxPDOhBIfAh7spvNg1iRvneg=
go.gazette.dev/core v0.100.1-0.20250117135144-da22df69a63b/go.mod h1:A99Hs9rmdkwN+8D7FnbYE4eKsZtoQC+NO+RcDSybul4=
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 861f371

Please sign in to comment.