Skip to content

Commit

Permalink
deps: ugprade ui
Browse files Browse the repository at this point in the history
  • Loading branch information
peterjan committed Dec 20, 2024
1 parent 793a15f commit fcdbf2f
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 @@ -20,7 +20,7 @@ require (
go.sia.tech/hostd v1.1.3-0.20241218083322-ae9c8a971fe0
go.sia.tech/jape v0.12.1
go.sia.tech/mux v1.3.0
go.sia.tech/web/renterd v0.70.0
go.sia.tech/web/renterd v0.71.0
go.uber.org/zap v1.27.0
golang.org/x/crypto v0.31.0
golang.org/x/sys v0.28.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ go.sia.tech/web/renterd v0.69.0 h1:Bg7iTuuQ6rEbnRFY/i/q81bJFXzXzyXBKrwkIr+Rt4k=
go.sia.tech/web/renterd v0.69.0/go.mod h1:VWfvYtmdJGfrqSoNRO3NoOjUij+RB/xNO4M0HqIf1+M=
go.sia.tech/web/renterd v0.70.0 h1:eNIdNWMEGy5y3uXsYeHLJB2lA2Vayc0TpG2XIW51Zro=
go.sia.tech/web/renterd v0.70.0/go.mod h1:VWfvYtmdJGfrqSoNRO3NoOjUij+RB/xNO4M0HqIf1+M=
go.sia.tech/web/renterd v0.71.0 h1:lQYVPaijX+C5pnt/CE+eADOwr0fmYOxYs80NsaAycCM=
go.sia.tech/web/renterd v0.71.0/go.mod h1:VWfvYtmdJGfrqSoNRO3NoOjUij+RB/xNO4M0HqIf1+M=
go.uber.org/goleak v1.3.0 h1:2K3zAYmnTNqV73imy9J1T3WC+gmCePx2hEGkimedGto=
go.uber.org/goleak v1.3.0/go.mod h1:CoHD4mav9JJNrW/WLlf7HGZPjdw8EucARQHekz1X6bE=
go.uber.org/multierr v1.11.0 h1:blXXJkSxSSfBVBlC76pxqeO+LN3aDfLQo+309xJstO0=
Expand Down

0 comments on commit fcdbf2f

Please sign in to comment.