caching/vendor/github.com
Knative Automation 2cb995780b
upgrade to latest dependencies (#778)
bumping knative.dev/pkg 81e4ee1...fcccb4e:
  > fcccb4e Bump github.com/openzipkin/zipkin-go from 0.4.1 to 0.4.2 (# 2807)
  > dab3c43 Bump gomodules.xyz/jsonpatch/v2 from 2.3.0 to 2.4.0 (# 2806)
  > 297c36a Bump github.com/google/uuid from 1.3.0 to 1.3.1 (# 2805)
bumping github.com/go-logr/logr 47e013c...4da5305:
  > 4da5305 make Discard logger equal to null logger
  > 4d25940 funcr: optimize WithValues/WithName/WithCallDepth
  > 00ed9d0 Merge pull request # 163 from thockin/example-v-enabled
  > d4762a8 Merge pull request # 161 from thockin/master
  > b818fb2 Add examples for Logger methods
  > b10dd33 Merge pull request # 162 from thockin/github-assign
  > 5b49379 Fix comments on optional sink interfaces
  > af0016d Merge pull request # 159 from thockin/master
  > 18e8b87 Make github assign PRs and issues
  > a8aea2e funcr: JSON invalid output with 1st field omitted
  > 4497483 Merge pull request # 160 from thockin/pr-148-takeover
  > f2636e2 Merge pull request # 155 from thockin/master
  > 41ad1c2 testr: merge testLogger and testLoggerInterface
  > b3dc695 Make zero value useful and add .IsZero()
  > 7ea0fe3 Add pkg doc to example
  > 8f2e557 If logging as JSON and the type is json.RawMessage log it "as-is" (# 147)
  > 46d9b05 Use newer gofmt
  > a49c971 Merge pull request # 146 from thockin/master
  > 772cb53 Remove deprecated linters
  > 2d5bc33 Merge pull request # 143 from jeandeaual/testr-interface
  > abbd0bc Bump Go version for GH actions
  > 89d4c03 Merge pull request # 144 from balki/patch-1
  > a326b84 testr: use an interface to make it work with *testing.B and *testing.F in addition to *testing.T
  > 059d32c Fix syntax in documentation
bumping gomodules.xyz/jsonpatch/v2 13a9e4a...17d7994:
  > 17d7994 Shortcut when two json documents are same (# 37)
bumping github.com/google/uuid 44b5fee...b3cae7c:
  > b3cae7c chore(master): release 1.3.1 (# 127)
  > 7b8f57c fix(ci): switch to release-please app (# 126)
  > e69e468 chore(ci): configure release-please, update contrib (# 122)
  > 97c970d chore(ci): add apidiff check for API compatibility (# 123)
  > 53f93a8 docs: change godoc URL in README (# 124)
  > 0b416df docs: update link to RFC 4122 (# 93)
  > 75e1ac5 docs: shell format go tool command (# 111)
  > d719869 docs: fix typo node_js docs (# 117)
  > 574e687 fix: Use .EqualFold() to parse urn prefixed UUIDs (# 118)
  > c91929c Merge pull request # 121 from noahdietz/setup-codeowners-and-actions
  > e3f8b98 chore(ci): add Action-based tests (# 121)
  > db89a3c fix go1.20 resolving to go1.2
  > 78d68fc chore(ci): add Action-based tests

Signed-off-by: Knative Automation <automation@knative.team>
2023-08-30 13:25:31 +00:00
..
beorn7/perks Migrate caching to go mod (#258) 2020-04-27 14:35:51 -07:00
blendle/zapdriver bump go.mod to v1.18 (#660) 2022-08-03 17:51:18 +00:00
census-instrumentation/opencensus-proto Bump google.golang.org/grpc to the latest version (#761) 2023-07-07 01:18:43 +00:00
cespare/xxhash/v2 Bump google.golang.org/grpc to the latest version (#761) 2023-07-07 01:18:43 +00:00
davecgh/go-spew Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
emicklei/go-restful/v3 upgrade to latest dependencies (#753) 2023-05-24 17:16:24 +00:00
evanphx/json-patch bump go.mod to v1.18 (#660) 2022-08-03 17:51:18 +00:00
go-kit/log upgrade to latest dependencies (#769) 2023-08-03 12:31:21 +00:00
go-logfmt/logfmt upgrade to latest dependencies (#753) 2023-05-24 17:16:24 +00:00
go-logr/logr upgrade to latest dependencies (#778) 2023-08-30 13:25:31 +00:00
go-openapi upgrade to latest dependencies (#753) 2023-05-24 17:16:24 +00:00
gogo/protobuf upgrade to latest dependencies (#485) 2021-06-11 08:02:44 -07:00
golang Bump google.golang.org/grpc to the latest version (#761) 2023-07-07 01:18:43 +00:00
google upgrade to latest dependencies (#778) 2023-08-30 13:25:31 +00:00
grpc-ecosystem/grpc-gateway/v2 Bump google.golang.org/grpc to the latest version (#761) 2023-07-07 01:18:43 +00:00
hashicorp/golang-lru upgrade to latest dependencies (#777) 2023-08-22 00:38:54 +00:00
imdario/mergo upgrade to latest dependencies (#691) 2022-10-12 04:15:50 +00:00
josharian/intern bump go.mod to v1.18 (#660) 2022-08-03 17:51:18 +00:00
json-iterator/go bump go.mod to v1.18 (#660) 2022-08-03 17:51:18 +00:00
kelseyhightower/envconfig bump go.mod to v1.18 (#660) 2022-08-03 17:51:18 +00:00
mailru/easyjson upgrade to latest dependencies (#587) 2022-01-05 13:08:33 -08:00
matttproud/golang_protobuf_extensions Migrate caching to go mod (#258) 2020-04-27 14:35:51 -07:00
modern-go bump go.mod to v1.18 (#660) 2022-08-03 17:51:18 +00:00
munnerz/goautoneg upgrade to latest dependencies (#678) 2022-09-12 11:40:33 +00:00
pkg/errors [master] Auto-update dependencies (#261) 2020-04-29 09:02:42 -07:00
prometheus upgrade to latest dependencies (#774) 2023-08-14 13:56:44 +00:00
spf13/pflag bump go.mod to v1.18 (#660) 2022-08-03 17:51:18 +00:00