diff options
| author | Raúl Benencia <id@rbenencia.name> | 2026-06-05 09:53:24 -0300 |
|---|---|---|
| committer | Raul Benencia <46945030+raul-te@users.noreply.github.com> | 2026-06-05 10:34:02 -0300 |
| commit | a9f0622ed9750593ca6de12a27bb3a92c4e419e4 (patch) | |
| tree | 604da45bf92642f77fd8774ae3cd8ae2a26abc94 /vendor/modules.txt | |
| parent | 4abb0469fd32c59da1af00c90887cabb59dd6e4c (diff) | |
Use slog logging
Drop go-kit/kit/log in favor of the now standard log/slog.
Diffstat (limited to 'vendor/modules.txt')
| -rw-r--r-- | vendor/modules.txt | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index c74565d..da57410 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -1,14 +1,3 @@ -# github.com/go-kit/kit v0.12.0 -## explicit; go 1.17 -github.com/go-kit/kit/log -github.com/go-kit/kit/log/level -# github.com/go-kit/log v0.2.1 -## explicit; go 1.17 -github.com/go-kit/log -github.com/go-kit/log/level -# github.com/go-logfmt/logfmt v0.5.1 -## explicit; go 1.17 -github.com/go-logfmt/logfmt # github.com/gorilla/mux v1.8.0 ## explicit; go 1.12 github.com/gorilla/mux |
