File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- module go.sia.tech/walletd/v2 // v2.12.0
1+ module go.sia.tech/walletd/v2 // v2.14.1
22
33go 1.26.0
44
55require (
66 github.com/mattn/go-sqlite3 v1.14.47
7- go.sia.tech/core v0.21.3-0.20260703153603-327be4a8d318
8- go.sia.tech/coreutils v0.22.2-0.20260703161806-1cbfb0499be6
7+ go.sia.tech/core v0.21.4
8+ go.sia.tech/coreutils v0.23.2
99 go.sia.tech/jape v0.14.1
1010 go.sia.tech/web/walletd v0.36.2
1111 go.uber.org/zap v1.28.0
Original file line number Diff line number Diff line change @@ -28,10 +28,10 @@ github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu
2828github.com/stretchr/testify v1.11.1 /go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U =
2929go.etcd.io/bbolt v1.5.0 h1:S7GAl7Fxv12yohbwFfIbQCGDWbQbtDGPET4P/bD4lxU =
3030go.etcd.io/bbolt v1.5.0 /go.mod h1:mkltfYE5aUHQxUct9N9V+Kp7aSjFqjgrhcXIS70Lrdk =
31- go.sia.tech/core v0.21.3-0.20260703153603-327be4a8d318 h1:yI8R1BtDz+1WHB4L3Ju4Sg0jPvgaskJ1f6V+VEoqbX8 =
32- go.sia.tech/core v0.21.3-0.20260703153603-327be4a8d318 /go.mod h1:v0NyAMbZbol7O4OeI8X7QJOPyICIRg72eRCHQUfg9XI =
33- go.sia.tech/coreutils v0.22.2-0.20260703161806-1cbfb0499be6 h1:hf0hmM+jLFGv4Twzl1Ze259BTjsZT4wJOyJ21TvGj4w =
34- go.sia.tech/coreutils v0.22.2-0.20260703161806-1cbfb0499be6 /go.mod h1:uaTEHKV9lLRmj3fCwgCAFxeTzFZkY22J5tTdWGV9Km4 =
31+ go.sia.tech/core v0.21.4 h1:EFbw8tJ2Jo4cqU1e6VNTUUg5WPGaUlpGD5t1RYje59c =
32+ go.sia.tech/core v0.21.4 /go.mod h1:AluTCM6Q+1YAw9nXNz2un4NEh4J8GPySEuYxBdCvlCM =
33+ go.sia.tech/coreutils v0.23.2 h1:bRGzYZA7qv/kDu0SQNQSpM+dwRpbJzlHLoW9fUjjeo4 =
34+ go.sia.tech/coreutils v0.23.2 /go.mod h1:UOE/4k7hBGZC3teXU8Nc951DIEojRGi5PeRUM8optJw =
3535go.sia.tech/jape v0.14.1 h1:3QWpOzAxxcaECuv2Mc6tbkFh+olLnyUxxP5SfwgI/qY =
3636go.sia.tech/jape v0.14.1 /go.mod h1:BEygF1DcgdWBenPa75iJ1b91FuxzLmKBxpglmx+C9BY =
3737go.sia.tech/mux v1.5.2 h1:MU07hUSZJJNo+ulN/7Gb5/3KBLaxXgunb63fIhxFy+o =
You can’t perform that action at this time.
0 commit comments