Skip to content

Commit

Permalink
chore: bazel run //:gazelle_update_repos (bazel-contrib#895)
Browse files Browse the repository at this point in the history
  • Loading branch information
gregmagolan authored Aug 8, 2024
1 parent 0f5e1dc commit 34288d3
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 @@ -24,8 +24,8 @@ def go_dependencies():
name = "org_golang_x_exp",
build_file_proto_mode = "disable_global",
importpath = "golang.org/x/exp",
sum = "h1:c0vyKkb6yr3KR7jEfJaOSv4lG7xPkbN6r52aJz1d8a8=",
version = "v0.0.0-20231206192017-f3f8817b8deb",
sum = "h1:Q8/wZp0KX97QFTc2ywcOE0YRjZPVIx+MXInMzdvQqcA=",
version = "v0.0.0-20240119083558-1b970713d09a",
)
go_repository(
name = "org_golang_x_mod",
Expand Down

0 comments on commit 34288d3

Please sign in to comment.