Commit Graph

3 Commits

Author SHA1 Message Date
Paul Schweigert 230ac69ffc
bump go.mod to v1.18 (#660)
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
2022-08-03 17:51:18 +00:00
knative-automation 81e17fbea3
upgrade to latest dependencies (#561)
bumping knative.dev/hack 11d193b...b284d49:
  > b284d49 fix the latest_version function (# 101)
  > 42a2ccb Release use `knative-vX.Y.Z` tag and infer go module tag version automatically (# 98)
  > a42c72a Update community files (# 95)
  > 810ab22 Make go_update_deps module-release aware (# 93)
  > f1228dd Update community files (# 90)
bumping knative.dev/pkg 96c0204...4640349:
  > 4640349 Bump assorted dependencies (# 2340)
  > fc9d595 upgrade to latest dependencies (# 2336)
  > 6ff7fb8 add array of user agents for healthcheck  in drainer (# 2331)
  > dce062f Update community files (# 2335)
  > 95f98e5 Update actions (# 2332)
  > 8bcc5aa upgrade to latest dependencies (# 2333)
  > f7b70f5 Update community files (# 2330)

Signed-off-by: Knative Automation <automation@knative.team>
2021-11-03 09:59:48 -07:00
knative-automation 65e546f333
upgrade to latest dependencies (#480)
bumping knative.dev/pkg e6552a0...0e61d67:
  > 0e61d67 Bump assorted dependencies (# 2140)
  > a2869ae upgrade to latest dependencies (# 2139)
bumping go.uber.org/zap 404189c...ebebbf3:
  > ebebbf3 Release v1.17.0 (# 956)
  > 75ac0de Prepare release v1.17.0
  > f612082 zapcore/FieldType: Don't change enum values (# 955)
  > d3092aa Integrate FOSSA (# 953)
  > 4110cb4 lint: Check that 'go mod tidy' was run (# 951)
  > 756fb2a go mod tidy (# 947)
  > 2732714 internal/readme: Simplify if condition (# 945)
  > 2f8e331 FAQ: Add zapfilter (# 939)
  > 34ea13c Update dependencies to fix vulnerabilities in (# 936)
  > 9a9e13f Switch from Travis to GitHub Actions (# 940)
  > 15dca18 zapcore: Cleanup copy in NewMultiWriteSyncer (# 934)
  > 92549f9 Update dependencies to fix vulnerabilities (# 931)
  > 8d5e39e Add FilterFieldKey to zaptest/observer (# 928)
  > 016a93b Support multi-field encoding using zap.Inline (# 912)
  > 6f4d093 Add support for grpclog.LoggerV2 (# 881)
  > b73d9b5 tools: Move to submodule (# 914)
  > d5dd706 Remove outdated information, make dependencies is no longer necessary. (# 915)
  > dca7c25 Optimize Sugar logger for calls with a single string arg (# 913)
  > 9f3c0ee Fix: code quality issues using DeepSource (# 907)
  > 864bed1 http: support additional content type (# 903)
  > a68efdb travis: Test against ppc64le (# 872)
  > f5a3592 Byte alignment, optimization from 96 to 80 byte (# 865)
  > 5b4722d README: use pkg.go.dev instead of godoc.org (# 883)
  > 4b2b07c field/error: Handle panic in Error() (# 867)
  > 495658f travis: Test against stable and oldstable (# 882)
  > 9d2e5de Add FAQ question on zap dropping logs due to sampling (# 875)

Signed-off-by: Knative Automation <automation@knative.team>
2021-06-02 07:36:30 -07:00