mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-09-17 03:24:49 -04:00
bump golang.org/x/net to v0.17.0 (#2456)
This commit is contained in:
parent
93b70e5633
commit
adfe443b28
7 changed files with 11 additions and 11 deletions
|
@ -7401,8 +7401,8 @@ def go_dependencies():
|
|||
build_file_generation = "on",
|
||||
build_file_proto_mode = "disable_global",
|
||||
importpath = "golang.org/x/net",
|
||||
sum = "h1:7eBu7KsSvFDtSXUIDbh3aqlK4DPsZ1rByC8PFfBThos=",
|
||||
version = "v0.16.0",
|
||||
sum = "h1:pVaXccu2ozPjCXewfr1S7xza/zcXTity9cCdXQYSjIM=",
|
||||
version = "v0.17.0",
|
||||
)
|
||||
go_repository(
|
||||
name = "org_golang_x_oauth2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue