Skip to content

Commit

Permalink
Merge pull request #3 from SiaFoundation/alex
Browse files Browse the repository at this point in the history
deps: update renterd
  • Loading branch information
n8maninger authored Nov 4, 2024
2 parents d96b303 + 036f5db commit 4d5d9ad
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 @@ -9,7 +9,7 @@ require (
go.sia.tech/coreutils v0.6.0
go.sia.tech/hostd v1.1.3-0.20241101150257-8319b75af8b2
go.sia.tech/jape v0.12.1
go.sia.tech/renterd v1.1.0-beta.4.0.20241101220719-9f67518242e8
go.sia.tech/renterd v1.1.0-beta.4.0.20241104064157-62577b8fc5a2
go.sia.tech/walletd v0.8.1-0.20241101091153-465e9da22d82
go.uber.org/zap v1.27.0
lukechampine.com/frand v1.5.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ go.sia.tech/jape v0.12.1 h1:xr+o9V8FO8ScRqbSaqYf9bjj1UJ2eipZuNcI1nYousU=
go.sia.tech/jape v0.12.1/go.mod h1:wU+h6Wh5olDjkPXjF0tbZ1GDgoZ6VTi4naFw91yyWC4=
go.sia.tech/mux v1.3.0 h1:hgR34IEkqvfBKUJkAzGi31OADeW2y7D6Bmy/Jcbop9c=
go.sia.tech/mux v1.3.0/go.mod h1:I46++RD4beqA3cW9Xm9SwXbezwPqLvHhVs9HLpDtt58=
go.sia.tech/renterd v1.1.0-beta.4.0.20241101220719-9f67518242e8 h1:BEVxPwqdHAodcrvEAY8vPK6yq/Y27d2vm6Y7ogsDYbc=
go.sia.tech/renterd v1.1.0-beta.4.0.20241101220719-9f67518242e8/go.mod h1:OvmbR/4sInzJpYba6XF93CA4MNewL6CZiLQ2Fd+Ec6E=
go.sia.tech/renterd v1.1.0-beta.4.0.20241104064157-62577b8fc5a2 h1:V0pf2WsZ+KhPuu+yc0Ob7sbt4U+y0o/5dXBAvT8aQto=
go.sia.tech/renterd v1.1.0-beta.4.0.20241104064157-62577b8fc5a2/go.mod h1:RF1WAXIjAevzbW6NSAkPX5XFYP1xPSiVQTMGPL24h3o=
go.sia.tech/walletd v0.8.1-0.20241101091153-465e9da22d82 h1:b48uOxKkBhexR8/1bYLNscYyD8weMYWltj46wsNVhkY=
go.sia.tech/walletd v0.8.1-0.20241101091153-465e9da22d82/go.mod h1:eowElIUuv8MVsyFBbOtLytJgm0ztzQBJ9QF7ZAiIK6g=
go.uber.org/goleak v1.3.0 h1:2K3zAYmnTNqV73imy9J1T3WC+gmCePx2hEGkimedGto=
Expand Down

0 comments on commit 4d5d9ad

Please sign in to comment.