Skip to content

Commit

Permalink
Merge pull request #380 from SiaFoundation/ui/update-v0.42.0
Browse files Browse the repository at this point in the history
ui: v0.42.0
  • Loading branch information
n8maninger committed May 3, 2024
2 parents e8e7d15 + ee712a0 commit 1c2523f
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 @@ -16,7 +16,7 @@ require (
go.sia.tech/jape v0.11.2-0.20240124024603-93559895d640
go.sia.tech/renterd v1.0.6
go.sia.tech/siad v1.5.10-0.20230228235644-3059c0b930ca
go.sia.tech/web/hostd v0.40.2
go.sia.tech/web/hostd v0.42.0
go.uber.org/goleak v1.3.0
go.uber.org/zap v1.27.0
golang.org/x/sys v0.19.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -214,8 +214,8 @@ go.sia.tech/siad v1.5.10-0.20230228235644-3059c0b930ca h1:aZMg2AKevn7jKx+wlusWQf
go.sia.tech/siad v1.5.10-0.20230228235644-3059c0b930ca/go.mod h1:h/1afFwpxzff6/gG5i1XdAgPK7dEY6FaibhK7N5F86Y=
go.sia.tech/web v0.0.0-20240422221546-c1709d16b6ef h1:X0Xm9AQYHhdd85yi9gqkkCZMb9/WtLwC0nDgv65N90Y=
go.sia.tech/web v0.0.0-20240422221546-c1709d16b6ef/go.mod h1:nGEhGmI8zV/BcC3LOCC5JLVYpidNYJIvLGIqVRWQBCg=
go.sia.tech/web/hostd v0.40.2 h1:OmHlFayz/pI7vZ0qbc0kMCYbtNiZQb/WWqXuTSU9IvM=
go.sia.tech/web/hostd v0.40.2/go.mod h1:ie6ujZp3tziLJgNQ3p8PHCuRXpWIvVznKpqFdng+x04=
go.sia.tech/web/hostd v0.42.0 h1:xHCSlwBcUXRT+jC7oQvC/10OOfYHLpkm4WhSKnCvR2s=
go.sia.tech/web/hostd v0.42.0/go.mod h1:ie6ujZp3tziLJgNQ3p8PHCuRXpWIvVznKpqFdng+x04=
go.uber.org/atomic v1.4.0/go.mod h1:gD2HeocX3+yG+ygLZcrzQJaqmWj9AIm7n08wl/qW/PE=
go.uber.org/goleak v1.3.0 h1:2K3zAYmnTNqV73imy9J1T3WC+gmCePx2hEGkimedGto=
go.uber.org/goleak v1.3.0/go.mod h1:CoHD4mav9JJNrW/WLlf7HGZPjdw8EucARQHekz1X6bE=
Expand Down

0 comments on commit 1c2523f

Please sign in to comment.