Skip to content

Commit

Permalink
Merge pull request #103 from SiaFoundation/ui/update-v0.19.0
Browse files Browse the repository at this point in the history
ui: v0.19.0
  • Loading branch information
n8maninger authored Apr 16, 2024
2 parents 0968919 + dbdb3dc commit 1418f6e
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/core v0.2.2
go.sia.tech/coreutils v0.0.4-0.20240318195004-c73e571336f7
go.sia.tech/jape v0.11.2-0.20240124024603-93559895d640
go.sia.tech/web/walletd v0.18.0
go.sia.tech/web/walletd v0.19.0
go.uber.org/zap v1.27.0
golang.org/x/term v0.19.0
lukechampine.com/flagg v1.1.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ go.sia.tech/mux v1.2.0 h1:ofa1Us9mdymBbGMY2XH/lSpY8itFsKIo/Aq8zwe+GHU=
go.sia.tech/mux v1.2.0/go.mod h1:Yyo6wZelOYTyvrHmJZ6aQfRoer3o4xyKQ4NmQLJrBSo=
go.sia.tech/web v0.0.0-20240403150056-0f3b9f006d5b h1:nwfLGAR0sjN/zb9QW0xWeNR8MjdtJl6KKZqPo2Amz3U=
go.sia.tech/web v0.0.0-20240403150056-0f3b9f006d5b/go.mod h1:nGEhGmI8zV/BcC3LOCC5JLVYpidNYJIvLGIqVRWQBCg=
go.sia.tech/web/walletd v0.18.0 h1:Sc04C9dTA7pWvC6AOfdQ5scd3zMNJb8Oc3vHqLAdY54=
go.sia.tech/web/walletd v0.18.0/go.mod h1:xlrUEt6cNA3vABwXpZaNDS3DM5Jh8IpqutdHqlVW+Os=
go.sia.tech/web/walletd v0.19.0 h1:lDsLTCGCKi9QNqsBGwf+9oaipD2o0ss8x6CrFqLXo30=
go.sia.tech/web/walletd v0.19.0/go.mod h1:xlrUEt6cNA3vABwXpZaNDS3DM5Jh8IpqutdHqlVW+Os=
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.10.0 h1:S0h4aNzvfcFsC3dRF1jLoaov7oRaKqRGC/pUEJ2yvPQ=
Expand Down

0 comments on commit 1418f6e

Please sign in to comment.