Commit Graph

6 Commits

Author SHA1 Message Date
knative-automation 8bbae3ecf8
upgrade to latest dependencies (#679)
bumping knative.dev/pkg 20aabd5...3d24b84:
  > 3d24b84 fix lint warnings (# 2589)
  > cc6e435 upgrade to latest dependencies (# 2587)
bumping knative.dev/hack 36b2b3c...103cdb3:
  > 103cdb3 Default `SIGN_IMAGES` variable to `false` (# 225)

Signed-off-by: Knative Automation <automation@knative.team>

Signed-off-by: Knative Automation <automation@knative.team>
2022-09-13 11:10:47 +00:00
knative-automation 389c38e8d1
upgrade to latest dependencies (#512)
bumping knative.dev/pkg 21eb4c1...7b5ecbc:
  > 7b5ecbc Sketch out an alternate way of injecting clients/informers (# 2210)
  > 8c88fa2 Revert "Remove the unused file (# 1935)" (# 2213)
  > 50410e0 Use consistent case for "Deprecated" comments (# 2216)
  > 35bcd16 Drop redundant pointers and decoders (# 2211)
  > bf176d5 Sink two codegen passes below loop. (# 2209)
  > 2c8a7b6 Update community files (# 2208)
  > 23b0147 Update actions (# 2206)
bumping knative.dev/hack e28525d...815cd31:
  > 815cd31 Stop performing pre-releases (# 77)

Signed-off-by: Knative Automation <automation@knative.team>
2021-08-18 22:45:04 -07:00
Matt Moore 3c3c283e9f
[master] Auto-update dependencies (#289)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
2020-07-20 10:07:36 -07:00
Nghia Tran a78409990d
Pin test-infra & pkg to release-0.16 (#281) 2020-06-30 10:28:29 -07:00
Matt Moore 1dd26e7d03
Migrate caching to go mod (#258) 2020-04-27 14:35:51 -07:00
Matt Moore efe31127a8 Auto-update dependencies (#155)
Produced via:
  `dep ensure -update knative.dev/test-infra knative.dev/pkg`
/assign n3wscott
2019-12-09 08:15:45 -08:00