Skip to content

Commit 8860607

Browse files
ChrisSchinnerln8maninger
authored andcommitted
ui: v0.43.0
1 parent d20368b commit 8860607

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ require (
1515
go.sia.tech/coreutils v0.0.4-0.20240404011417-f2d64f9d898c
1616
go.sia.tech/jape v0.11.2-0.20240306154058-9832414a5385
1717
go.sia.tech/siad v1.5.10-0.20230228235644-3059c0b930ca
18-
go.sia.tech/web/hostd v0.42.0
18+
go.sia.tech/web/hostd v0.43.0
1919
go.uber.org/goleak v1.3.0
2020
go.uber.org/zap v1.27.0
2121
golang.org/x/sys v0.20.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -208,8 +208,8 @@ go.sia.tech/siad v1.5.10-0.20230228235644-3059c0b930ca h1:aZMg2AKevn7jKx+wlusWQf
208208
go.sia.tech/siad v1.5.10-0.20230228235644-3059c0b930ca/go.mod h1:h/1afFwpxzff6/gG5i1XdAgPK7dEY6FaibhK7N5F86Y=
209209
go.sia.tech/web v0.0.0-20240422221546-c1709d16b6ef h1:X0Xm9AQYHhdd85yi9gqkkCZMb9/WtLwC0nDgv65N90Y=
210210
go.sia.tech/web v0.0.0-20240422221546-c1709d16b6ef/go.mod h1:nGEhGmI8zV/BcC3LOCC5JLVYpidNYJIvLGIqVRWQBCg=
211-
go.sia.tech/web/hostd v0.42.0 h1:xHCSlwBcUXRT+jC7oQvC/10OOfYHLpkm4WhSKnCvR2s=
212-
go.sia.tech/web/hostd v0.42.0/go.mod h1:ie6ujZp3tziLJgNQ3p8PHCuRXpWIvVznKpqFdng+x04=
211+
go.sia.tech/web/hostd v0.43.0 h1:+OgWbcMyTPevQYqiQgEYNKXpxAU9ZToMUB5DsO8RY7s=
212+
go.sia.tech/web/hostd v0.43.0/go.mod h1:ie6ujZp3tziLJgNQ3p8PHCuRXpWIvVznKpqFdng+x04=
213213
go.uber.org/atomic v1.4.0/go.mod h1:gD2HeocX3+yG+ygLZcrzQJaqmWj9AIm7n08wl/qW/PE=
214214
go.uber.org/goleak v1.3.0 h1:2K3zAYmnTNqV73imy9J1T3WC+gmCePx2hEGkimedGto=
215215
go.uber.org/goleak v1.3.0/go.mod h1:CoHD4mav9JJNrW/WLlf7HGZPjdw8EucARQHekz1X6bE=

0 commit comments

Comments
 (0)