Skip to content

Commit

Permalink
chore: update etcd-registry
Browse files Browse the repository at this point in the history
  • Loading branch information
pcfreak30 committed Dec 28, 2024
1 parent 5050c3f commit 9328606
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 @@ -6,7 +6,7 @@ require (
github.com/cenkalti/backoff/v5 v5.0.0
github.com/sirupsen/logrus v1.9.3
github.com/urfave/cli/v3 v3.0.0-beta1
go.lumeweb.com/etcd-registry v0.0.0-20241228195242-4e75ba5effe6
go.lumeweb.com/etcd-registry v0.0.0-20241228214114-1af0f7958593
gopkg.in/yaml.v2 v2.4.0
)

Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ go.lumeweb.com/etcd-registry v0.0.0-20241228190737-b9daa9c6bd1d h1:wy+M25iCrU7SU
go.lumeweb.com/etcd-registry v0.0.0-20241228190737-b9daa9c6bd1d/go.mod h1:ZMUoeUnx8K3zSsRHj6MvOkir35KPVEP5Yz50oAQyMbA=
go.lumeweb.com/etcd-registry v0.0.0-20241228195242-4e75ba5effe6 h1:nKHxVYT7GIA0PZYgjkIBNlkQyLJXmA0MRza7iiT3dq0=
go.lumeweb.com/etcd-registry v0.0.0-20241228195242-4e75ba5effe6/go.mod h1:ZMUoeUnx8K3zSsRHj6MvOkir35KPVEP5Yz50oAQyMbA=
go.lumeweb.com/etcd-registry v0.0.0-20241228214114-1af0f7958593 h1:NpPcb0sj6CEdfZbWIpiGGXymlFoHIcTg+dfEYaqds+c=
go.lumeweb.com/etcd-registry v0.0.0-20241228214114-1af0f7958593/go.mod h1:ZMUoeUnx8K3zSsRHj6MvOkir35KPVEP5Yz50oAQyMbA=
go.opentelemetry.io/otel v1.31.0 h1:NsJcKPIW0D0H3NgzPDHmo0WW6SptzPdqg/L1zsIm2hY=
go.opentelemetry.io/otel v1.31.0/go.mod h1:O0C14Yl9FgkjqcCZAsE053C13OaddMYr/hz6clDkEJE=
go.opentelemetry.io/otel/metric v1.31.0 h1:FSErL0ATQAmYHUIzSezZibnyVlft1ybhy4ozRPcF2fE=
Expand Down

0 comments on commit 9328606

Please sign in to comment.