Skip to content

Commit

Permalink
Merge pull request #814 from Scalingo/dependabot/go_modules/tarball/d…
Browse files Browse the repository at this point in the history
…ependencies-e19f42da1f

build(deps): bump the dependencies group in /tarball with 1 update
  • Loading branch information
github-actions[bot] authored Dec 1, 2023
2 parents 518eeda + 491160e commit f2edcac
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 436 deletions.
6 changes: 3 additions & 3 deletions tarball/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/Scalingo/go-utils/io v1.1.1
github.com/Scalingo/go-utils/logger v1.2.0
github.com/pkg/errors v0.9.1
github.com/spf13/afero v1.10.0
github.com/spf13/afero v1.11.0
github.com/stretchr/testify v1.8.4
gopkg.in/errgo.v1 v1.0.1
)
Expand All @@ -16,7 +16,7 @@ require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/sirupsen/logrus v1.9.3 // indirect
golang.org/x/sys v0.13.0 // indirect
golang.org/x/text v0.13.0 // indirect
golang.org/x/sys v0.15.0 // indirect
golang.org/x/text v0.14.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
Loading

0 comments on commit f2edcac

Please sign in to comment.