Skip to content

Commit

Permalink
chore: update cluster
Browse files Browse the repository at this point in the history
  • Loading branch information
alexfreska committed Dec 19, 2024
1 parent eb9db24 commit a1f2580
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion internal/cluster/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.23.1
toolchain go1.23.2

require (
go.sia.tech/cluster v0.1.3-0.20241219142904-a8c644f1bed6
go.sia.tech/cluster v0.1.3-0.20241219170242-210f73fd5559
go.sia.tech/core v0.9.0
go.sia.tech/coreutils v0.8.1-0.20241219074811-738f2d24b7aa
go.uber.org/zap v1.27.0
Expand Down
4 changes: 2 additions & 2 deletions internal/cluster/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOf
github.com/stretchr/testify v1.10.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
go.etcd.io/bbolt v1.3.11 h1:yGEzV1wPz2yVCLsD8ZAiGHhHVlczyC9d1rP43/VCRJ0=
go.etcd.io/bbolt v1.3.11/go.mod h1:dksAq7YMXoljX0xu6VF5DMZGbhYYoLUalEiSySYAS4I=
go.sia.tech/cluster v0.1.3-0.20241219142904-a8c644f1bed6 h1:INekg1fbO7GuRbvhJ/J/Y9oS1YGNlDPiQIBR0Kld8nQ=
go.sia.tech/cluster v0.1.3-0.20241219142904-a8c644f1bed6/go.mod h1:vk+Gl3l/eK+kL9HWprnB8qO2wGUCraaa3XlxPmzDQjU=
go.sia.tech/cluster v0.1.3-0.20241219170242-210f73fd5559 h1:f7wJbHXcbdVx0NGkUL6t/Yt7nCqHCCgcdnPcrinvqIU=
go.sia.tech/cluster v0.1.3-0.20241219170242-210f73fd5559/go.mod h1:vk+Gl3l/eK+kL9HWprnB8qO2wGUCraaa3XlxPmzDQjU=
go.sia.tech/core v0.9.0 h1:qV7V8nkNaPvBEhkbwgrETTkb7JCMcAnKUQt9nUumP4k=
go.sia.tech/core v0.9.0/go.mod h1:3NAvYHuzAZg9vP6pyIMOxjTkgHBQ3vx9cXTqRF6oEa4=
go.sia.tech/coreutils v0.8.1-0.20241219074811-738f2d24b7aa h1:YGyvxTwneBe64JXQv2iWb54aJIWPFtoz3i0HUE2/7xs=
Expand Down

0 comments on commit a1f2580

Please sign in to comment.