Commit Graph

3 Commits

Author SHA1 Message Date
David Simansky ee3514402f
Update spf13/cobra deps (#1734)
* Update spf13/cobra deps

* Update vendor & licences

* Fix codegen versions
2022-09-22 10:36:12 +00:00
knative-automation d07b60092c
upgrade to latest dependencies (#1642)
bumping knative.dev/hack 0e0784b...6ffd841:
  > 6ffd841 Update community files (# 168)
  > 02c525c Update community files (# 167)
bumping knative.dev/serving f4ea3ac...674c1c6:
  > 674c1c6 Update net-istio nightly (# 12833)
  > 807f9c9 Update net-certmanager nightly (# 12826)
  > bdb6511 Update net-kourier nightly (# 12817)
  > 60f0883 Update actions (# 12841)
  > 845878e Update community files (# 12838)
  > e73e83b Update community files (# 12837)
  > e38c4cf Fix tag to digest resolution with K8s secrets (# 12836)
  > a01b639 fix double import (# 12832)
  > b4d1391 upgrade to latest dependencies (# 12831)
bumping knative.dev/networking 7307ffd...f96f8e2:
  > f96f8e2 upgrade to latest dependencies (# 655)
  > 224a816 Update actions (# 656)
  > 57ad9cf Update community files (# 654)
  > 88881dd Update community files (# 653)
  > 0d114b7 upgrade to latest dependencies (# 652)
bumping knative.dev/pkg 4d62e1d...00c122e:
  > 00c122e Add genreconcile for ConfigMap (# 2489)
  > 6bb6518 Update actions (# 2488)
  > 5b0e728 drop deprecated eventing repos (# 2463)
  > 75629c8 Update community files (# 2487)
  > ca82d2b Add `NewProxyAutoTLSTransport` and `DialTLSWithBackOff` to support TLS proxy (# 2479)
  > e2b4d74 Update community files (# 2486)
bumping knative.dev/eventing 58865af...e874b89:
  > e874b89 upgrade to latest dependencies (# 6321)
  > fd10179 Update community files (# 6320)
  > bb76b30 Update community files (# 6310)
  > 5accb7a Update actions (# 6303)
  > 2ff606c upgrade to latest dependencies (# 6307)
bumping gotest.tools/v3 568bc57...dc5149e:
  > dc5149e Merge pull request # 224 from DominicLavery/main
  > 7fe928e Merge pull request # 223 from seriousben/fix-golden-dir-creation
  > 7501e42 switch darwin defaults using runtime.GOOS
  > 10e310b Merge pull request # 222 from gotestyourself/fs-path-existing
  > b0ea9a7 Stop creating directory outside of testdata
  > aca5a3c Fix # 141 comparing symlink permissions
  > 196ee67 Merge pull request # 208 from dnephin/assert-error-is
  > cb4623d fs: add DirFromPath
  > 524f2ce Merge pull request # 221 from dnephin/go1.17
  > bc5434b Remove commented out line
  > 4fbf292 Merge pull request # 218 from thaJeztah/secure_exec
  > 4d8cea6 ci: add go1.17, remove go1.13
  > 567b2a0 lint: ignore line length in tests
  > fd36aec Merge pull request # 219 from dnephin/fix-windows-ci
  > 66ae1b5 icmd: replace all usages of os/exec with golang.org/x/sys/execabs
  > ae5beef assert: Add ErrorIs
  > c280cb4 Merge pull request # 217 from thaJeztah/bump_deps
  > 2dd0fa3 ci: set path for go install
  > cda9c22 go.mod: golang.org/x/tools v0.1.0
  > e419626 poll: small improvement to check functions
  > 3fcbc0e Merge pull request # 216 from thaJeztah/bump_go_16
  > 77bb3d3 go.mod: github.com/google/go-cmp v0.5.5
  > 1df0ee5 Merge pull request # 215 from dnephin/mkdir-in-update
  > d67588d CircleCI: update to GA version of Go 1.16
  > 059fb72 go.mod: github.com/pkg/errors v0.9.1
  > de21663 Merge pull request # 213 from dnephin/ci-go-1.16
  > fbb0800 golden: only create dir if update flag is set
  > 84d691d Merge pull request # 211 from dnephin/add-merge-main-workflow
  > eddfe6c ci: add go1.16
  > 4190a0e Add github action for merging main branch

Signed-off-by: Knative Automation <automation@knative.team>
2022-04-12 08:45:08 +00:00
David Simansky d12d4cda92
Fix missing Azure auth provider (#1616) 2022-03-04 09:27:36 -08:00