Skip to content

Commit

Permalink
go.mod: Bump github.com/spf13/afero from 1.10.0 to 1.11.0
Browse files Browse the repository at this point in the history
Bumps [github.com/spf13/afero](https://github.com/spf13/afero) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/spf13/afero/releases)
- [Commits](spf13/afero@v1.10.0...v1.11.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/afero
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent 01e33ed commit d40e520
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 190 deletions.
14 changes: 7 additions & 7 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ require (
github.com/opencontainers/image-spec v1.1.0-rc5
github.com/rs/zerolog v1.31.0
github.com/sendgrid/sendgrid-go v3.13.0+incompatible
github.com/spf13/afero v1.10.0
github.com/spf13/afero v1.11.0
github.com/spf13/viper v1.17.0
github.com/uptrace/bun v1.1.16
github.com/uptrace/bun/dialect/pgdialect v1.1.16
Expand All @@ -44,9 +44,9 @@ require (
github.com/uptrace/bun/extra/bundebug v1.1.16
github.com/urfave/cli/v2 v2.25.7
go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho v0.46.1
golang.org/x/crypto v0.15.0
golang.org/x/net v0.18.0
golang.org/x/oauth2 v0.14.0
golang.org/x/crypto v0.16.0
golang.org/x/net v0.19.0
golang.org/x/oauth2 v0.15.0
google.golang.org/protobuf v1.31.0
gopkg.in/yaml.v2 v2.4.0
storj.io/uplink v1.12.2
Expand Down Expand Up @@ -221,10 +221,10 @@ require (
go4.org v0.0.0-20230225012048-214862532bf5 // indirect
golang.org/x/exp v0.0.0-20231006140011-7918f672742d // indirect
golang.org/x/mod v0.13.0 // indirect
golang.org/x/sync v0.4.0 // indirect
golang.org/x/sys v0.14.0 // indirect
golang.org/x/sync v0.5.0 // indirect
golang.org/x/sys v0.15.0 // indirect
golang.org/x/text v0.14.0 // indirect
golang.org/x/time v0.3.0 // indirect
golang.org/x/time v0.5.0 // indirect
golang.org/x/tools v0.14.0 // indirect
gonum.org/v1/gonum v0.13.0 // indirect
google.golang.org/appengine v1.6.7 // indirect
Expand Down
Loading

0 comments on commit d40e520

Please sign in to comment.