Skip to content

Commit

Permalink
Update module github.com/spf13/afero to v1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
grafanarenovatebot[bot] authored Jul 2, 2024
1 parent 2f28bb2 commit ed6407f
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 393 deletions.
8 changes: 4 additions & 4 deletions xk6/sm/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.19

require (
github.com/sirupsen/logrus v1.9.3
github.com/spf13/afero v1.9.5
github.com/spf13/afero v1.11.0
github.com/stretchr/testify v1.8.0
go.k6.io/k6 v0.43.1
)
Expand All @@ -26,9 +26,9 @@ require (
github.com/oxtoacart/bpool v0.0.0-20190530202638-03653db5a59c // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/serenize/snaker v0.0.0-20201027110005-a7ad2135616e // indirect
golang.org/x/sys v0.6.0 // indirect
golang.org/x/text v0.8.0 // indirect
golang.org/x/time v0.3.0 // indirect
golang.org/x/sys v0.15.0 // indirect
golang.org/x/text v0.14.0 // indirect
golang.org/x/time v0.5.0 // indirect
gopkg.in/guregu/null.v3 v3.5.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
Loading

0 comments on commit ed6407f

Please sign in to comment.