File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
module github.com/extism/go-sdk
2
2
3
- go 1.22
3
+ go 1.22.0
4
4
5
5
require (
6
6
github.com/dylibso/observe-sdk/go v0.0.0-20240819160327-2d926c5d788a
7
7
github.com/gobwas/glob v0.2.3
8
8
github.com/stretchr/testify v1.9.0
9
- github.com/tetratelabs/wazero v1.8.1
9
+ github.com/tetratelabs/wazero v1.9.0
10
10
)
11
11
12
12
require (
Original file line number Diff line number Diff line change @@ -18,6 +18,8 @@ github.com/tetratelabs/wazero v1.8.1-0.20240916092830-1353ca24fef0 h1:NCRnJ+X6eZ
18
18
github.com/tetratelabs/wazero v1.8.1-0.20240916092830-1353ca24fef0 /go.mod h1:yAI0XTsMBhREkM/YDAK/zNou3GoiAce1P6+rp/wQhjs =
19
19
github.com/tetratelabs/wazero v1.8.1 h1:NrcgVbWfkWvVc4UtT4LRLDf91PsOzDzefMdwhLfA550 =
20
20
github.com/tetratelabs/wazero v1.8.1 /go.mod h1:yAI0XTsMBhREkM/YDAK/zNou3GoiAce1P6+rp/wQhjs =
21
+ github.com/tetratelabs/wazero v1.9.0 h1:IcZ56OuxrtaEz8UYNRHBrUa9bYeX9oVY93KspZZBf/I =
22
+ github.com/tetratelabs/wazero v1.9.0 /go.mod h1:TSbcXCfFP0L2FGkRPxHphadXPjo1T6W+CseNNY7EkjM =
21
23
go.opentelemetry.io/proto/otlp v1.3.1 h1:TrMUixzpM0yuc/znrFTP9MMRh8trP93mkCiDVeXrui0 =
22
24
go.opentelemetry.io/proto/otlp v1.3.1 /go.mod h1:0X1WI4de4ZsLrrJNLAQbFeLCm3T7yBkR0XqQ7niQU+8 =
23
25
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 h1:E7g+9GITq07hpfrRu66IVDexMakfv52eLZ2CXBWiKr4 =
You can’t perform that action at this time.
0 commit comments