Skip to content

Commit

Permalink
Merge pull request #224 from springernature/dependabot/go_modules/git…
Browse files Browse the repository at this point in the history
…hub.com/spf13/afero-1.11.0

Bump github.com/spf13/afero from 1.10.0 to 1.11.0
  • Loading branch information
stigtermichiel authored Dec 18, 2023
2 parents 75f9850 + b3d1617 commit d6055f4
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 441 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ require (
github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d // indirect
github.com/onsi/gomega v1.30.0
github.com/pkg/errors v0.9.1
github.com/spf13/afero v1.10.0
github.com/spf13/afero v1.11.0
github.com/spf13/cobra v1.8.0
github.com/stretchr/testify v1.8.4
github.com/tcnksm/go-gitconfig v0.1.2
Expand Down Expand Up @@ -50,9 +50,9 @@ require (
github.com/spf13/pflag v1.0.5 // indirect
github.com/tedsuo/rata v1.0.1-0.20170830210128-07d200713958 // indirect
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e // indirect
golang.org/x/crypto v0.15.0 // indirect
golang.org/x/net v0.18.0 // indirect
golang.org/x/sys v0.14.0 // indirect
golang.org/x/crypto v0.16.0 // indirect
golang.org/x/net v0.19.0 // indirect
golang.org/x/sys v0.15.0 // indirect
golang.org/x/text v0.14.0 // indirect
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
)
Loading

0 comments on commit d6055f4

Please sign in to comment.