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 30, 2024
1 parent f17d2bc commit 2a13419
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-20241229093913-ecba6ccd747a
go.lumeweb.com/etcd-registry v0.0.0-20241230065834-29e96419c2e7
golang.org/x/time v0.8.0
)

Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ go.lumeweb.com/etcd-registry v0.0.0-20241228121109-64bfc134d6d1 h1:84j+pjhUMJYwx
go.lumeweb.com/etcd-registry v0.0.0-20241228121109-64bfc134d6d1/go.mod h1:ZMUoeUnx8K3zSsRHj6MvOkir35KPVEP5Yz50oAQyMbA=
go.lumeweb.com/etcd-registry v0.0.0-20241229093913-ecba6ccd747a h1:GYY6m7112ktJaDTXs4Z7hZv3AbvoGnmxhb2IZBt8P2E=
go.lumeweb.com/etcd-registry v0.0.0-20241229093913-ecba6ccd747a/go.mod h1:74tX6qcxeroCukrB63d+22CwG3lp83S3a1VNgteuOsI=
go.lumeweb.com/etcd-registry v0.0.0-20241230065834-29e96419c2e7 h1:IGTxnGCHSf+zYBU4L2RgXcPypYUPaABTCk/FXyqhmtc=
go.lumeweb.com/etcd-registry v0.0.0-20241230065834-29e96419c2e7/go.mod h1:74tX6qcxeroCukrB63d+22CwG3lp83S3a1VNgteuOsI=
go.uber.org/atomic v1.7.0 h1:ADUqmZGgLDDfbSL9ZmPxKTybcoEYHgpYfELNoN+7hsw=
go.uber.org/atomic v1.7.0/go.mod h1:fEN4uk6kAWBTFdckzkM89CLk9XfWZrxpCo0nPH17wJc=
go.uber.org/atomic v1.11.0 h1:ZvwS0R+56ePWxUNi+Atn9dWONBPp/AUETXlHW0DxSjE=
Expand Down

0 comments on commit 2a13419

Please sign in to comment.