mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2026-02-11 19:11:50 +00:00
Upgrade github.com/stretchr/testify from v1.7.0 to v1.11.1, and upgrade gopkg.in/yaml.v3 to v3.0.1 This fixes CVE-2022-28948 in yaml v3.0.0 Signed-off-by: Haitao Huang <haitaohuang@microsoft.com>
6 lines
129 B
Modula-2
6 lines
129 B
Modula-2
module github.com/bytecodealliance/wasm-micro-runtime/language-bindings/go
|
|
|
|
go 1.15
|
|
|
|
require github.com/stretchr/testify v1.11.1
|