Skip to content

Commit

Permalink
Merge pull request #119 from Azure/dependabot/go_modules/golang.org/x…
Browse files Browse the repository at this point in the history
…/text-0.3.8

chore: Bump golang.org/x/text from 0.3.7 to 0.3.8
  • Loading branch information
ryanzhang-oss authored Oct 27, 2023
2 parents 5f521e5 + f1b7f8f commit 40d1695
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 724 deletions.
10 changes: 5 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module sigs.k8s.io/work-api

go 1.17
go 1.20

require (
github.com/crossplane/crossplane-runtime v0.16.0
Expand Down Expand Up @@ -58,13 +58,13 @@ require (
go.uber.org/multierr v1.6.0 // indirect
go.uber.org/zap v1.19.1 // indirect
golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 // indirect
golang.org/x/net v0.0.0-20220225172249-27dd8689420f // indirect
golang.org/x/net v0.0.0-20220722155237-a158d28d115b // indirect
golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f // indirect
golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 // indirect
golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f // indirect
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 // indirect
golang.org/x/text v0.3.7 // indirect
golang.org/x/text v0.3.8 // indirect
golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac // indirect
golang.org/x/tools v0.1.11-0.20220513221640-090b14e8501f // indirect
golang.org/x/tools v0.1.12 // indirect
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
gomodules.xyz/jsonpatch/v2 v2.2.0 // indirect
google.golang.org/appengine v1.6.7 // indirect
Expand Down
Loading

0 comments on commit 40d1695

Please sign in to comment.