Skip to content

Commit

Permalink
Merge pull request #55 from SiaFoundation/ui/update
Browse files Browse the repository at this point in the history
ui: v0.17.0
  • Loading branch information
n8maninger authored Feb 26, 2024
2 parents e284fbc + c15ed41 commit 4fda367
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 @@ -7,7 +7,7 @@ require (
go.sia.tech/core v0.2.1
go.sia.tech/coreutils v0.0.0-20240130201319-8303550528d7
go.sia.tech/jape v0.11.2-0.20240124024603-93559895d640
go.sia.tech/web/walletd v0.16.0
go.sia.tech/web/walletd v0.17.0
go.uber.org/zap v1.26.0
golang.org/x/term v0.6.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-20230628194305-c6e1696bad89 h1:wB/JRFeTEs6gviB6k7QARY7Goh54ufkADsdBdn0ZhRo=
go.sia.tech/web v0.0.0-20230628194305-c6e1696bad89/go.mod h1:RKODSdOmR3VtObPAcGwQqm4qnqntDVFylbvOBbWYYBU=
go.sia.tech/web/walletd v0.16.0 h1:tCERgjsz4orokM94kt7PH2tNweHdOwK5aoPsCXes5HM=
go.sia.tech/web/walletd v0.16.0/go.mod h1:OHFWEbjLCR5I06E05GA98HIAdacTM5Ag7sL9ubcvgKw=
go.sia.tech/web/walletd v0.17.0 h1:8k/m1L50LIylw1HYLlTuc3e4bYlx//qZ8xG4C/YNeA0=
go.sia.tech/web/walletd v0.17.0/go.mod h1:OHFWEbjLCR5I06E05GA98HIAdacTM5Ag7sL9ubcvgKw=
go.uber.org/goleak v1.2.0 h1:xqgm/S+aQvhWFTtR0XK3Jvg7z8kGV8P4X14IzwN3Eqk=
go.uber.org/goleak v1.2.0/go.mod h1:XJYK+MuIchqpmGmUSAzotztawfKvYLUIgg7guXrwVUo=
go.uber.org/multierr v1.10.0 h1:S0h4aNzvfcFsC3dRF1jLoaov7oRaKqRGC/pUEJ2yvPQ=
Expand Down

0 comments on commit 4fda367

Please sign in to comment.