Skip to content
This repository has been archived by the owner on Sep 28, 2024. It is now read-only.

Commit

Permalink
Merge pull request #79 from mike182uk/dependabot/go_modules/github.co…
Browse files Browse the repository at this point in the history
…m/spf13/afero-1.11.0

Bump github.com/spf13/afero from 1.10.0 to 1.11.0
  • Loading branch information
mike182uk authored Dec 2, 2023
2 parents cfe8202 + 74425fe commit b88f43e
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 441 deletions.
14 changes: 7 additions & 7 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ require (
github.com/howeyc/gopass v0.0.0-20190910152052-7cb4b85ec19c // indirect
github.com/parnurzeal/gorequest v0.2.16
github.com/segmentio/go-prompt v1.2.1-0.20161017233205-f0d19b6901ad
github.com/spf13/afero v1.10.0
github.com/spf13/afero v1.11.0
github.com/spf13/cobra v1.8.0
github.com/stretchr/objx v0.5.0 // indirect
github.com/stretchr/testify v1.8.4
go.etcd.io/bbolt v1.3.8
golang.org/x/oauth2 v0.13.0
golang.org/x/oauth2 v0.15.0
google.golang.org/protobuf v1.31.0
moul.io/http2curl v1.0.0 // indirect
)
Expand All @@ -33,11 +33,11 @@ require (
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/smartystreets/goconvey v1.7.2 // indirect
github.com/spf13/pflag v1.0.5 // indirect
golang.org/x/crypto v0.14.0 // indirect
golang.org/x/net v0.17.0 // indirect
golang.org/x/sys v0.14.0 // indirect
golang.org/x/term v0.13.0 // indirect
golang.org/x/text v0.13.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/term v0.15.0 // indirect
golang.org/x/text v0.14.0 // indirect
google.golang.org/appengine v1.6.7 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
Loading

0 comments on commit b88f43e

Please sign in to comment.