Skip to content

Commit 79ff5e2

Browse files
authored
deps: updates wazero to 1.0.0-pre.8 (#23)
This updates [wazero](https://wazero.io/) to [1.0.0-pre.8](https://github.com/tetratelabs/wazero/releases/tag/v1.0.0-pre.8) Signed-off-by: Edoardo Vacchi <evacchi@users.noreply.github.com>
1 parent d5d5ce7 commit 79ff5e2

File tree

3 files changed

+16
-16
lines changed

3 files changed

+16
-16
lines changed

internal/e2e/e2e_test.go

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -186,20 +186,20 @@ func testConsole(t *testing.T, content []byte, logMessages []string, stdout, std
186186
require.Equal(t, `{"hello": "world"}`, string(content))
187187
require.Empty(t, stderr)
188188
require.Equal(t, `POST /v1.0/hi?name=panda HTTP/1.1
189-
Accept-Encoding: gzip
190-
Content-Length: 18
191-
Content-Type: application/json
192-
Host: localhost
193-
User-Agent: Go-http-client/1.1
189+
accept-encoding: gzip
190+
content-length: 18
191+
content-type: application/json
192+
host: localhost
193+
user-agent: Go-http-client/1.1
194194
195195
{"hello": "panda"}
196196
197197
HTTP/1.1 200
198-
Content-Type: application/json
199-
Set-Cookie: a=b
200-
Set-Cookie: c=d
201-
Trailer: grpc-status
202-
Transfer-Encoding: chunked
198+
content-type: application/json
199+
set-cookie: a=b
200+
set-cookie: c=d
201+
trailer: grpc-status
202+
transfer-encoding: chunked
203203
204204
{"hello": "world"}
205205
grpc-status: 1

internal/e2e/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ go 1.18
44

55
require (
66
github.com/http-wasm/http-wasm-guest-tinygo v0.0.0
7-
github.com/http-wasm/http-wasm-host-go v0.1.0
7+
github.com/http-wasm/http-wasm-host-go v0.3.2
88
github.com/stretchr/testify v1.8.0
9-
github.com/tetratelabs/wazero v1.0.0-pre.3
9+
github.com/tetratelabs/wazero v1.0.0-pre.8
1010
)
1111

1212
require (

internal/e2e/go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
22
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
33
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
4-
github.com/http-wasm/http-wasm-host-go v0.1.0 h1:UAFh62U/9s6jyK0SFj1BfuKX9A1uYMKTipuy7CkJpf4=
5-
github.com/http-wasm/http-wasm-host-go v0.1.0/go.mod h1:wzJRRVIN1Xzdlb/aXbShe9MiOO0BKA9jFVH7lSqKFTs=
4+
github.com/http-wasm/http-wasm-host-go v0.3.2 h1:iOStbkL8rUKSSwNl/+vt4pUiQrwCrEFoRTSfEU4D/v8=
5+
github.com/http-wasm/http-wasm-host-go v0.3.2/go.mod h1:GSIkcGfuhxYJdowxvsnsoIKH7SzoMqUEmbog8o9NkhA=
66
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
77
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
88
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
99
github.com/stretchr/objx v0.4.0/go.mod h1:YvHI0jy2hoMjB+UWwv71VJQ9isScKT/TqJzVSSt89Yw=
1010
github.com/stretchr/testify v1.7.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
1111
github.com/stretchr/testify v1.8.0 h1:pSgiaMZlXftHpm5L7V1+rVB+AZJydKsMxsQBIJw4PKk=
1212
github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU=
13-
github.com/tetratelabs/wazero v1.0.0-pre.3 h1:Z5fbogMUGcERzaQb9mQU8+yJSy0bVvv2ce3dfR4wcZg=
14-
github.com/tetratelabs/wazero v1.0.0-pre.3/go.mod h1:M8UDNECGm/HVjOfq0EOe4QfCY9Les1eq54IChMLETbc=
13+
github.com/tetratelabs/wazero v1.0.0-pre.8 h1:Ir82PWj79WCppH+9ny73eGY2qv+oCnE3VwMY92cBSyI=
14+
github.com/tetratelabs/wazero v1.0.0-pre.8/go.mod h1:u8wrFmpdrykiFK0DFPiFm5a4+0RzsdmXYVtijBKqUVo=
1515
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM=
1616
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
1717
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=

0 commit comments

Comments
 (0)