File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ toolchain go1.23.0
77require (
88 github.com/ncruces/julianday v1.0.0
99 github.com/ncruces/sort v0.1.2
10- github.com/tetratelabs/wazero v1.8.2-0.20241115151925-0a207958052e
10+ github.com/tetratelabs/wazero v1.8.2
1111 golang.org/x/crypto v0.29.0
1212 golang.org/x/sys v0.27.0
1313)
Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ github.com/ncruces/sort v0.1.2 h1:zKQ9CA4fpHPF6xsUhRTfi5EEryspuBpe/QA4VWQOV1U=
88github.com/ncruces/sort v0.1.2 /go.mod h1:vEJUTBJtebIuCMmXD18GKo5GJGhsay+xZFOoBEIXFmE =
99github.com/psanford/httpreadat v0.1.0 h1:VleW1HS2zO7/4c7c7zNl33fO6oYACSagjJIyMIwZLUE =
1010github.com/psanford/httpreadat v0.1.0 /go.mod h1:Zg7P+TlBm3bYbyHTKv/EdtSJZn3qwbPwpfZ/I9GKCRE =
11- github.com/tetratelabs/wazero v1.8.2-0.20241115151925-0a207958052e h1:yxGT8etQTO04APzDiJmXmXy/je3qSwtzfrH9ZPpCcTU =
12- github.com/tetratelabs/wazero v1.8.2-0.20241115151925-0a207958052e /go.mod h1:yAI0XTsMBhREkM/YDAK/zNou3GoiAce1P6+rp/wQhjs =
11+ github.com/tetratelabs/wazero v1.8.2 h1:yIgLR/b2bN31bjxwXHD8a3d+BogigR952csSDdLYEv4 =
12+ github.com/tetratelabs/wazero v1.8.2 /go.mod h1:yAI0XTsMBhREkM/YDAK/zNou3GoiAce1P6+rp/wQhjs =
1313golang.org/x/crypto v0.29.0 h1:L5SG1JTTXupVV3n6sUqMTeWbjAyfPwoda2DLX8J8FrQ =
1414golang.org/x/crypto v0.29.0 /go.mod h1:+F4F4N5hv6v38hfeYwTdx20oUvLLc+QfrE9Ax9HtgRg =
1515golang.org/x/sync v0.9.0 h1:fEo0HyrW1GIgZdpbhCRO0PkJajUS5H9IFUztCgEo2jQ =
You can’t perform that action at this time.
0 commit comments