Skip to content

Commit

Permalink
Pin spf13/afero version as k6
Browse files Browse the repository at this point in the history
  • Loading branch information
codebien committed Nov 21, 2023
1 parent a6866bc commit 2c37ca6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 430 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,11 @@ require (
github.com/mstoykov/atlas v0.0.0-20220811071828-388f114305dd // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/spf13/afero v1.9.5 // indirect
github.com/spf13/afero v1.1.2 // indirect
golang.org/x/net v0.14.0 // indirect
golang.org/x/sys v0.11.0 // indirect
golang.org/x/text v0.12.0 // indirect
golang.org/x/time v0.3.0 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19 // indirect
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
Loading

0 comments on commit 2c37ca6

Please sign in to comment.