Skip to content

Commit ea00cfb

Browse files
Copilotjeduden
andauthored
Co-authored-by: jeduden <1117699+jeduden@users.noreply.github.com>
1 parent 4153ee8 commit ea00cfb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ require (
1515
github.com/neurosnap/sentences v1.1.2
1616
github.com/spf13/pflag v1.0.10
1717
github.com/stretchr/testify v1.11.1
18+
github.com/tetratelabs/wazero v1.11.0
1819
github.com/yuin/goldmark v1.8.2
1920
go.abhg.dev/goldmark/frontmatter v0.3.0
2021
gopkg.in/yaml.v3 v3.0.1
@@ -227,7 +228,6 @@ require (
227228
github.com/stretchr/objx v0.5.2 // indirect
228229
github.com/subosito/gotenv v1.4.1 // indirect
229230
github.com/tetafro/godot v1.5.4 // indirect
230-
github.com/tetratelabs/wazero v1.11.0 // indirect
231231
github.com/timakin/bodyclose v0.0.0-20241222091800-1db5c5ca4d67 // indirect
232232
github.com/timonwong/loggercheck v0.11.0 // indirect
233233
github.com/tomarrell/wrapcheck/v2 v2.12.0 // indirect

0 commit comments

Comments
 (0)