Skip to content

Commit

Permalink
chore: replace ioutil functions (#191)
Browse files Browse the repository at this point in the history
  • Loading branch information
hezhizhen authored May 12, 2024
1 parent dad26fd commit 559ba29
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 466 deletions.
2 changes: 0 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,9 @@ 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/spf13/pflag v1.0.5 // indirect
github.com/subosito/gotenv v1.6.0 // indirect
github.com/ulikunitz/xz v0.5.11 // indirect
go.uber.org/atomic v1.11.0 // indirect
go.uber.org/multierr v1.11.0 // indirect
golang.org/x/crypto v0.17.0 // indirect
golang.org/x/exp v0.0.0-20231219180239-dc181d75b848 // indirect
Expand Down
Loading

0 comments on commit 559ba29

Please sign in to comment.