Skip to content

Commit

Permalink
Migrate from logrus to slog
Browse files Browse the repository at this point in the history
  • Loading branch information
alex5517 committed Jul 3, 2024
1 parent 0f2de77 commit c002840
Show file tree
Hide file tree
Showing 7 changed files with 194 additions and 1,740 deletions.
1 change: 0 additions & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,5 @@ go_deps = use_extension("@gazelle//:extensions.bzl", "go_deps")
go_deps.from_file(go_mod = "//:go.mod")
use_repo(
go_deps,
"com_github_sirupsen_logrus",
"com_github_stretchr_testify",
)
Loading

0 comments on commit c002840

Please sign in to comment.