Skip to content

Commit

Permalink
move to strace library from u-root/u-root
Browse files Browse the repository at this point in the history
Signed-off-by: Alessio Greggi <[email protected]>
  • Loading branch information
alegrey91 committed Aug 20, 2024
1 parent 2ec0298 commit 872dc72
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 458 deletions.
2 changes: 0 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ require (
github.com/sourcegraph/conc v0.3.0 // indirect
github.com/spf13/afero v1.11.0 // indirect
github.com/spf13/cast v1.6.0 // indirect
github.com/spf13/jwalterweatherman v1.1.0 // indirect
github.com/subosito/gotenv v1.6.0 // indirect
go.uber.org/atomic v1.9.0 // indirect
go.uber.org/multierr v1.9.0 // indirect
Expand All @@ -41,7 +40,6 @@ require (
github.com/rogpeppe/go-internal v1.12.0
github.com/spf13/pflag v1.0.5 // indirect
github.com/spf13/viper v1.19.0
github.com/stretchr/testify v1.9.0 // indirect
github.com/u-root/u-root v0.14.0
gopkg.in/yaml.v2 v2.4.0
)
Loading

0 comments on commit 872dc72

Please sign in to comment.