File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed
Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ require (
77 github.com/regclient/regclient v0.7.2
88 github.com/sergi/go-diff v1.3.1
99 github.com/urfave/cli/v3 v3.0.0-beta1
10+ go.bytecodealliance.org/cm v0.1.0-pre.1
1011 golang.org/x/mod v0.22.0
1112 golang.org/x/tools v0.28.0
1213)
Original file line number Diff line number Diff line change @@ -33,6 +33,8 @@ github.com/ulikunitz/xz v0.5.12 h1:37Nm15o69RwBkXM0J6A5OlE67RZTfzUxTj8fB3dfcsc=
3333github.com/ulikunitz/xz v0.5.12 /go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14 =
3434github.com/urfave/cli/v3 v3.0.0-beta1 h1:6DTaaUarcM0wX7qj5Hcvs+5Dm3dyUTBbEwIWAjcw9Zg =
3535github.com/urfave/cli/v3 v3.0.0-beta1 /go.mod h1:FnIeEMYu+ko8zP1F9Ypr3xkZMIDqW3DR92yUtY39q1Y =
36+ go.bytecodealliance.org/cm v0.1.0-pre.1 h1:Phd29v6p83WATaorcrczB4xaKmQbvBpPdl2nLZRwBuY =
37+ go.bytecodealliance.org/cm v0.1.0-pre.1 /go.mod h1:NZ2UT0DyGhBfpIPOxPMCuG6g1YTR4YF3xweD7mHX5VQ =
3638golang.org/x/mod v0.22.0 h1:D4nJWe9zXqHOmWqj4VMOJhvzj7bEZg4wEYa759z1pH4 =
3739golang.org/x/mod v0.22.0 /go.mod h1:6SkKJ3Xj0I0BrPOZoBy3bdMptDDU9oJrpohJ3eWZ1fY =
3840golang.org/x/sync v0.10.0 h1:3NQrjDixjgGwUOCaF8w2+VYHv0Ve/vGYSbdkTa98gmQ =
You can’t perform that action at this time.
0 commit comments