Skip to content

Commit

Permalink
ui: v0.49.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisSchinnerl authored Mar 30, 2024
1 parent 3f946f1 commit 8deb67f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ require (
go.sia.tech/web/renterd v0.49.0
go.uber.org/zap v1.27.0
golang.org/x/crypto v0.21.0
golang.org/x/sys v0.18.0
golang.org/x/term v0.18.0
gopkg.in/yaml.v3 v3.0.1
gorm.io/driver/mysql v1.5.6
Expand Down Expand Up @@ -77,7 +78,6 @@ require (
go.sia.tech/web v0.0.0-20231213145933-3f175a86abff // indirect
go.uber.org/multierr v1.11.0 // indirect
golang.org/x/net v0.22.0 // indirect
golang.org/x/sys v0.18.0 // indirect
golang.org/x/text v0.14.0 // indirect
golang.org/x/time v0.5.0 // indirect
golang.org/x/tools v0.16.1 // indirect
Expand Down

0 comments on commit 8deb67f

Please sign in to comment.