Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
upgrade to latest dependencies (#862)
bumping google.golang.org/grpc c2b0797...62726d4: > 62726d4 update version to 1.58.1 (# 6629) > fa6d9ab cherry-pick 6610 and 6620 (# 6627) > 467fbf2 Change version to 1.58.1-dev (# 6580) bumping knative.dev/hack 3af329f...38316f2: > 38316f2 Upgrade the Go tools to latest ones (# 312) > 0bb79ff Update community files (# 314) bumping go.uber.org/zap 56468e7...96038b7: > 96038b7 Prepare for release v1.26.0 (# 1355) > c17272e Add WithLazy Logger method (# 1319) > 99f1811 exp: Add a changelog (# 1353) > 7728f39 chore(CHANGELOG): Move reference links to sections (# 1352) > 5a27bab perf: Faster string encoding (# 1350) > 82c728b Replace benbjohnson/clock with custom MockClock (# 1349) > b7aed24 zapslog: Handle empty attrs centrally (# 1351) > 2b35963 lint: Enable errcheck, fix failures (# 1345) > 9a36792 test: improve slog coverage (# 1347) > e5e8b70 build(deps): bump actions/checkout from 3 to 4 (# 1346) > b900128 feat(zapslog): implement stack trace handling (# 1339) > e9f4bda zapslog: Handler should ignore an empty Attr (# 1344) > 98e9c4f chore: Move stacktrace capturing into internal/ (# 1341) > 55a2367 zapslog: Delete x/exp-based implementation (# 1338) > fd37f1f test(slog): Use testify's assert, require directly (# 1336) > 75a5534 build(deps): bump golang.org/x/vuln from 1.0.0 to 1.0.1 in /tools (# 1330) > b454e18 Update to work with released log/slog (# 1320) > d2aeb27 Strengthen TestLoggerWith to handle chained Withs (# 1328) > 02ebf0f Clarify argument capturing behaviour of With (# 1325) > c50301e Add benchmarks for chained Withs (# 1326) > c94c2bb Use golangci-lint for linting (# 1323) > 4de7706 ci: Don't fire double job on branch + PR (# 1324) > 613271a Remove Go 1.18 build tags (# 1322) > 81638bc ci: Test with Go 1.21 (# 1321) > fcfd368 feat(field): add zap.Dict to Field constructor list (# 1297) > 5da8736 Fix `make cover` to include /exp packages (# 1316) > 9c3c581 zapslog: Drop HandlerOptions.New, use NewHandler (# 1315) > 7d42ce9 Update slog to latest version (# 1314) > 79ea5af build(deps): bump golang.org/x/vuln from 0.0.0-20230217165152-67742527d09b to 1.0.0 in /tools (# 1313) > 555e005 Release v1.25.0 (# 1312) bumping knative.dev/pkg 8d736b6...7fe699e: > 7fe699e Bump google.golang.org/grpc from 1.58.0 to 1.58.1 (# 2823) > 5e88665 upgrade to latest dependencies (# 2810) > 96dc59b Bump go.uber.org/zap from 1.25.0 to 1.26.0 (# 2826) > dbcdf66 Bump cloud.google.com/go/storage from 1.32.0 to 1.33.0 (# 2825) > d9942a2 Bump github.com/evanphx/json-patch/v5 from 5.6.0 to 5.7.0 (# 2824) > fa6df73 Bump google.golang.org/api from 0.140.0 to 0.141.0 (# 2822) > 9780686 Update community files (# 2819) Signed-off-by: Knative Automation <[email protected]>
- Loading branch information