Skip to content

Commit

Permalink
remove deps.bzl
Browse files Browse the repository at this point in the history
  • Loading branch information
alex5517 committed Jul 4, 2024
1 parent 6b6bb91 commit 33548d3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 56 deletions.
11 changes: 0 additions & 11 deletions BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,3 @@ load("@bazel_gazelle//:def.bzl", "gazelle")
# gazelle:go_naming_convention go_default_library
# gazelle:prefix github.com/neticdk/go-zenoss
gazelle(name = "gazelle")

gazelle(
name = "gazelle-update-repos",
args = [
"-from_file=go.mod",
"-to_macro=deps.bzl%go_dependencies",
"-build_file_proto_mode=disable_global",
"-prune",
],
command = "update-repos",
)
45 changes: 0 additions & 45 deletions deps.bzl

This file was deleted.

0 comments on commit 33548d3

Please sign in to comment.