Skip to content

Commit

Permalink
Merge pull request #1012 from Scalingo/dependabot/go_modules/fs/depen…
Browse files Browse the repository at this point in the history
…dencies-7d66c2b9e5

build(deps): bump golang.org/x/text from 0.19.0 to 0.20.0 in /fs in the dependencies group
  • Loading branch information
github-actions[bot] authored Dec 1, 2024
2 parents 15f975e + 970d0a1 commit 418fe8e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion fs/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ go 1.20

require github.com/spf13/afero v1.11.0

require golang.org/x/text v0.19.0 // indirect
require golang.org/x/text v0.20.0 // indirect
4 changes: 2 additions & 2 deletions fs/go.sum
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
github.com/spf13/afero v1.11.0 h1:WJQKhtpdm3v2IzqG8VMqrr6Rf3UYpEF239Jy9wNepM8=
github.com/spf13/afero v1.11.0/go.mod h1:GH9Y3pIexgf1MTIWtNGyogA5MwRIDXGUr+hbWNoBjkY=
golang.org/x/text v0.19.0 h1:kTxAhCbGbxhK0IwgSKiMO5awPoDQ0RpfiVYBfK860YM=
golang.org/x/text v0.19.0/go.mod h1:BuEKDfySbSR4drPmRPG/7iBdf8hvFMuRexcpahXilzY=
golang.org/x/text v0.20.0 h1:gK/Kv2otX8gz+wn7Rmb3vT96ZwuoxnQlY+HlJVj7Qug=
golang.org/x/text v0.20.0/go.mod h1:D4IsuqiFMhST5bX19pQ9ikHC2GsaKyk/oF+pn3ducp4=

0 comments on commit 418fe8e

Please sign in to comment.