File tree Expand file tree Collapse file tree 2 files changed +0
-59
lines changed Expand file tree Collapse file tree 2 files changed +0
-59
lines changed Original file line number Diff line number Diff line change 1
1
module tests
2
2
3
3
go 1.22.0
4
-
5
- require github.com/bytecodealliance/wasm-tools-go v0.3.1
6
-
7
- replace github.com/bytecodealliance/wasm-tools-go => ../
8
-
9
- require (
10
- github.com/coreos/go-semver v0.3.1 // indirect
11
- github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 // indirect
12
- github.com/klauspost/compress v1.17.11 // indirect
13
- github.com/opencontainers/go-digest v1.0.0 // indirect
14
- github.com/regclient/regclient v0.7.2 // indirect
15
- github.com/sirupsen/logrus v1.9.3 // indirect
16
- github.com/ulikunitz/xz v0.5.12 // indirect
17
- github.com/urfave/cli/v3 v3.0.0-alpha9.2 // indirect
18
- golang.org/x/mod v0.21.0 // indirect
19
- golang.org/x/sys v0.26.0 // indirect
20
- )
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments