update nottinygc to v0.3.0 (#467)

This commit is contained in:
rinfx
2023-08-07 19:58:40 +08:00
committed by GitHub
parent 8c206a6456
commit 1f154c59f1
2 changed files with 3 additions and 3 deletions

View File

@@ -15,6 +15,6 @@ require (
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/tidwall/match v1.1.1 // indirect
github.com/tidwall/pretty v1.2.0 // indirect
github.com/wasilibs/nottinygc v0.4.0 // indirect
github.com/wasilibs/nottinygc v0.3.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)