Skip to content

Commit

Permalink
fix: Updating Bazel build files
Browse files Browse the repository at this point in the history
  • Loading branch information
langecode committed Apr 27, 2023
1 parent 76e2e72 commit 1cbf4c6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bitbucket/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ go_library(
"projects.go",
"projects_repos.go",
"projects_repos_branches.go",
"projects_repos_commits.go",
"projects_repos_commits_builds.go",
"projects_repos_prs.go",
"projects_repos_webhooks.go",
Expand All @@ -34,6 +35,8 @@ go_test(
"keys_repos_test.go",
"projects_repos_branches_test.go",
"projects_repos_commits_builds_test.go",
"projects_repos_commits_test.go",
"projects_repos_prs_test.go",
"projects_repos_test.go",
"projects_repos_webhooks_test.go",
"users_test.go",
Expand Down

0 comments on commit 1cbf4c6

Please sign in to comment.