bump golang.org/x/net from 0.5.0 to 0.7.0 (#2299)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-03-02 10:41:18 +01:00
committed by GitHub
parent be47190d4c
commit 1df06a69d7
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -26,7 +26,7 @@ require (
github.com/teambition/rrule-go v1.8.0
go.uber.org/multierr v1.7.0
go.uber.org/zap v1.24.0
golang.org/x/net v0.6.0
golang.org/x/net v0.7.0
golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783
gomodules.xyz/jsonpatch/v2 v2.2.0
gopkg.in/yaml.v2 v2.4.0