Knative Automation
d00011f81a
upgrade to latest dependencies ( #831 )
...
bumping knative.dev/hack ab9b690...f3881d9:
> f3881d9 Update community files (# 364)
bumping google.golang.org/genproto/googleapis/rpc a9fa171...1f4bbc5:
> 1f4bbc5 chore(all): auto-regenerate .pb.go files (# 1083)
> ef43131 chore(all): auto-regenerate .pb.go files (# 1082)
> 6c6643b chore(all): update all (# 1078)
bumping google.golang.org/api ee5c9cc...87aa1d0:
> 87aa1d0 chore(main): release 0.163.0 (# 2402)
> 2271ef7 feat(all): auto-regenerate discovery clients (# 2405)
> 47834b5 feat(all): auto-regenerate discovery clients (# 2403)
> 62ceaad feat(all): auto-regenerate discovery clients (# 2401)
> 26a1117 chore(main): release 0.162.0 (# 2389)
> 6862015 fix(transport): enforce 1s timeout on requests to MDS universe_domain (# 2393)
> a6d137b chore(all): update all (# 2396)
> 5437df8 chore(all): update module github.com/google/go-github/v52 to v58 (# 2397)
> eddfeb9 feat(all): auto-regenerate discovery clients (# 2398)
> 169ead6 feat(all): auto-regenerate discovery clients (# 2395)
> 140fb54 feat(all): auto-regenerate discovery clients (# 2394)
> e5a7a15 feat(all): auto-regenerate discovery clients (# 2392)
> c8e77f6 feat(all): auto-regenerate discovery clients (# 2391)
> f2f2d22 feat(all): auto-regenerate discovery clients (# 2388)
> befbd36 chore(main): release 0.161.0 (# 2387)
> f29f327 fix(gen): reject repeated object query params (# 2383)
> 54c764a fix(transport): skip s2a for now if service has direct path enabled (# 2385)
> 03042ec feat(all): auto-regenerate discovery clients (# 2386)
> dcb7e96 chore(main): release 0.160.0 (# 2381)
> fee4c8f feat(all): auto-regenerate discovery clients (# 2384)
> 5534cf2 feat(all): auto-regenerate discovery clients (# 2382)
> 8f26f51 feat(all): auto-regenerate discovery clients (# 2380)
bumping golang.org/x/sys 0829ab1...914b96c:
> 914b96c windows: support ill-formed UTF-16 in UTF16PtrToString
> 511ec84 Revert "windows: support nil done parameter in ReadFile and WriteFile"
> 628365d windows: support nil done parameter in ReadFile and WriteFile
> bef1bd8 unix: move mksyscall regexp to package level variables
> 5710a32 unix/linux: update Linux kernel to 6.7
> b3ce6a3 windows: build env_windows_test.go only go Go 1.21 and above
> c3fa2b8 windows: fix parsing of non-ASCII entries in token.Environ
> f69d32a unix: in TestDirent, make as many ReadDirent calls as are needed
> 0d9df52 unix: add more SECCOMP constants
bumping golang.org/x/term ae94145...353276a:
> 353276a go.mod: update golang.org/x dependencies
bumping golang.org/x/net cb5b10f...73d21fd:
> 73d21fd go.mod: update golang.org/x dependencies
> 643fd16 html: fix SOLIDUS '/' handling in attribute parsing
> 73e4b50 dns/dnsmessage: allow name compression for SRV resource parsing
> b2208d0 internal/quic/qlog: fix typo
> 0d0b98c http2: avoid goroutine starvation in TestServer_Push_RejectAfterGoAway
> 07e05fd http2: remove suspicious uint32->v conversion in frame code
> 26b646e quic: avoid deadlock in Endpoint.Close
bumping knative.dev/pkg b6659cc...2d2e27d:
> 2d2e27d Bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 (# 2952)
> 3b39834 Bump google.golang.org/api from 0.161.0 to 0.163.0 (# 2953)
> 085f505 Bump golang.org/x/net from 0.20.0 to 0.21.0 (# 2954)
> 4104e42 Bump google.golang.org/api from 0.159.0 to 0.161.0 (# 2951)
> e85c3cf Update community files (# 2950)
bumping golang.org/x/oauth2 39adbb7...ebe81ad:
> ebe81ad go.mod: update golang.org/x dependencies
> adffd94 google/internal/externalaccount: update serviceAccountImpersonationRE to support universe domain
> deefa7e google/downscope: add DownscopingConfig.UniverseDomain to support TPC
Signed-off-by: Knative Automation <automation@knative.team>
2024-02-13 02:36:32 +00:00
Kenjiro Nakayama
0ba05f9fb2
Bump google.golang.org/grpc to the latest version ( #761 )
2023-07-07 01:18:43 +00:00
Nghia Tran
95a2aaeace
Track floating deps @ master again ( #284 )
2020-07-07 13:03:44 -07:00
Matt Moore
1dd26e7d03
Migrate caching to go mod ( #258 )
2020-04-27 14:35:51 -07:00
Matt Moore
f0d7bb6095
Add the initial caching type definitions. ( #5 )
...
* Add the initial caching type definitions.
This is largely carried over from https://github.com/knative/serving/pull/1972
* Incorporate feedback from @evankanderson
* Add the CRD for the type definition.
2018-09-07 09:56:33 -07:00