Skip to content

Commit

Permalink
Run gazelle-update-repos
Browse files Browse the repository at this point in the history
  • Loading branch information
lestrrat committed Dec 19, 2023
1 parent 6bd2329 commit 18a246d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deps.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,8 @@ def go_dependencies():
name = "org_golang_x_crypto",
build_file_proto_mode = "disable_global",
importpath = "golang.org/x/crypto",
sum = "h1:mMMrFzRSCF0GvB7Ne27XVtVAaXLrPmgPC7/v0tkwHaY=",
version = "v0.16.0",
sum = "h1:r8bRNjWL3GshPW3gkd+RpvzWrZAwPS49OmTGZ/uhM4k=",
version = "v0.17.0",
)
go_repository(
name = "org_golang_x_mod",
Expand Down

0 comments on commit 18a246d

Please sign in to comment.