Skip to content

Commit

Permalink
Merge pull request #268 from SiaFoundation/ui/update
Browse files Browse the repository at this point in the history
ui: v0.33.0
  • Loading branch information
n8maninger authored Jan 11, 2024
2 parents 7b5105f + 986c06d commit fd27c9b
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 @@ -7,7 +7,6 @@ require (
github.com/cloudflare/cloudflare-go v0.75.0
github.com/hashicorp/golang-lru/v2 v2.0.5
github.com/mattn/go-sqlite3 v1.14.17
gitlab.com/NebulousLabs/bolt v1.4.4
gitlab.com/NebulousLabs/encoding v0.0.0-20200604091946-456c3dc907fe
go.sia.tech/core v0.1.12-0.20231211182757-77190f04f90b
go.sia.tech/jape v0.10.0
Expand Down Expand Up @@ -39,6 +38,7 @@ require (
github.com/klauspost/reedsolomon v1.11.8 // indirect
github.com/mattn/go-isatty v0.0.17 // indirect
github.com/pkg/errors v0.9.1 // indirect
gitlab.com/NebulousLabs/bolt v1.4.4 // indirect
gitlab.com/NebulousLabs/demotemutex v0.0.0-20151003192217-235395f71c40 // indirect
gitlab.com/NebulousLabs/entropy-mnemonics v0.0.0-20181018051301-7532f67e3500 // indirect
gitlab.com/NebulousLabs/errors v0.0.0-20200929122200-06c536cf6975 // indirect
Expand Down

0 comments on commit fd27c9b

Please sign in to comment.