Skip to content

Commit

Permalink
upgrade to latest dependencies
Browse files Browse the repository at this point in the history
bumping golang.org/x/oauth2 839de22...0708528:
  > 0708528 go.mod: update golang.org/x dependencies
  > a835fc4 oauth2: move global auth style cache to be per-Config
  > 2e4a4e2 go.mod: update golang.org/x dependencies
  > ac6658e all: update go version to 1.18
  > ec5679f go.mod: update golang.org/x dependencies
  > 989acb1 all: update dependencies to their latest versions
  > 2323c81 go.mod: update golang.org/x dependencies
bumping knative.dev/hack a75befb...34850cd:
  > 34850cd Update community files (# 319)
  > da6e74c 🐛 The `go.work.sum` don't influence the dependencies resolution (# 317)
  > c4a34c3 Collect LICENSE files from all dependencies, even without vendor dir (# 316)
  > 38316f2 Upgrade the Go tools to latest ones (# 312)
  > 0bb79ff Update community files (# 314)
  > 3af329f Update community files (# 313)
  > 760813a Allow to not vendor the dependencies (# 311)
  > f63d16e 🎁 Source embedded hack scripts (# 222)
  > 9cc05a3 Deprecate calling kubetest2 via kntest (# 230)
  > 044c02b Update community files (# 309)
  > 3403e35 Update e2e-kind.sh (# 308)
  > ab12e24 Update community files (# 306)
bumping go.uber.org/zap a55bdc3...96038b7:
  > 96038b7 Prepare for release v1.26.0 (# 1355)
  > c17272e Add WithLazy Logger method (# 1319)
  > 99f1811 exp: Add a changelog (# 1353)
  > 7728f39 chore(CHANGELOG): Move reference links to sections (# 1352)
  > 5a27bab perf: Faster string encoding (# 1350)
  > 82c728b Replace benbjohnson/clock with custom MockClock (# 1349)
  > b7aed24 zapslog: Handle empty attrs centrally (# 1351)
  > 2b35963 lint: Enable errcheck, fix failures (# 1345)
  > 9a36792 test: improve slog coverage (# 1347)
  > e5e8b70 build(deps): bump actions/checkout from 3 to 4 (# 1346)
  > b900128 feat(zapslog): implement stack trace handling (# 1339)
  > e9f4bda zapslog: Handler should ignore an empty Attr (# 1344)
  > 98e9c4f chore: Move stacktrace capturing into internal/ (# 1341)
  > 55a2367 zapslog: Delete x/exp-based implementation (# 1338)
  > fd37f1f test(slog): Use testify's assert, require directly (# 1336)
  > 75a5534 build(deps): bump golang.org/x/vuln from 1.0.0 to 1.0.1 in /tools (# 1330)
  > b454e18 Update to work with released log/slog (# 1320)
  > d2aeb27 Strengthen TestLoggerWith to handle chained Withs (# 1328)
  > 02ebf0f Clarify argument capturing behaviour of With (# 1325)
  > c50301e Add benchmarks for chained Withs (# 1326)
  > c94c2bb Use golangci-lint for linting (# 1323)
  > 4de7706 ci: Don't fire double job on branch + PR (# 1324)
  > 613271a Remove Go 1.18 build tags (# 1322)
  > 81638bc ci: Test with Go 1.21 (# 1321)
  > fcfd368 feat(field): add zap.Dict to Field constructor list (# 1297)
  > 5da8736 Fix `make cover` to include /exp packages (# 1316)
  > 9c3c581 zapslog: Drop HandlerOptions.New, use NewHandler (# 1315)
  > 7d42ce9 Update slog to latest version (# 1314)
  > 79ea5af build(deps): bump golang.org/x/vuln from 0.0.0-20230217165152-67742527d09b to 1.0.0 in /tools (# 1313)
  > 555e005 Release v1.25.0 (# 1312)
  > 249507a zap.Any: Reduce stack size with generics (# 1310)
  > 50b2db4 zap.Any add benchmarks
  > a0674c8 Add direct coverage to zap.Any (# 1309)
  > 1310691 Table test TestFieldConstructors
  > 382e251 Swap expected and got fields (# 1282)
  > 24b7977 Add Name() to Logger (# 1273)
  > 1155ed3 Introduce Str + Strs generic string helpers (# 1281)
  > 4451b47 exp: Update slog, adjust for changes (# 1276)
  > 845ca51 internal: Add and use a generic pool instead of using sync.Pool directly (# 1262)
  > 42b7ef0 slog: Ignore frames with a zero PC (# 1258)
  > 05c4b6c Remove dependency on github.com/pkg/errors (# 1255)
  > d1a1923 Minimize permissions on CI workflows (# 1257)
  > 384e782 Use sync/atomic, drop external atomics (# 1253)
  > 740fda7 TestLevelFlag: Don't print to stderr (# 1254)
  > f2f1f41 [Feature] Add  experiment `zapslog` package to integrate with slog (# 1246)
  > 54862f5 benchmark: add slog (# 1245)
  > 85c4932 Add govulncheck as a CI step (# 1239)
  > f4ba5f5 make: Switch from golint to revive (# 1238)
  > 8310f89 chore: update bench package versions and results (# 1207)
  > 8d89127 Bump actions/checkout from 2 to 3 (# 1237)
  > bc64796 doc: New{Production,Development}Encoder{,Config} (# 1234)
  > 692ec13 ci: Set up dependabot for GH actions and tools (# 1236)
  > 7d6a9af ci: Test with Go 1.19 and 1.20 (# 1235)
  > d4a1083 doc(SugaredLogger): Document print, printf, and println methods (# 1233)
  > b32f3c5 Update Snyk vulnerable modules (# 1227)
  > 53fdb6f Reverse comparison for readability (# 1228)
  > 077b03e Use iota like a original from grpc-go (# 1220)
bumping github.com/openzipkin/zipkin-go d0b32fa...e84b2cf:
  > e84b2cf bump dependencies (# 216)
  > 15a86c1 update gha bumping go version matrix, trying to fix codecov (# 215)
  > 87e3b85 chore(deps): bump sarama to v1.40.0 (# 214)
  > 4541717 remove circleci from list (# 213)
  > a58f3b6 Bump dependencies and remove unnecessary external dependency for example.  (# 212)
  > f916476 Baggage Interface and explicit accept list Implementation for HTTP and gRPC middleware (# 210)
  > 6ac4138 Update README.md
bumping golang.org/x/term 19e73c2...f413282:
  > f413282 go.mod: update golang.org/x dependencies
bumping golang.org/x/text fb697c0...f488e19:
  > f488e19 unicode/norm: fix function name on comment

Signed-off-by: Knative Automation <[email protected]>
  • Loading branch information
knative-automation committed Sep 22, 2023
1 parent 6547ae1 commit efcd476
Show file tree
Hide file tree
Showing 122 changed files with 2,638 additions and 3,427 deletions.
35 changes: 17 additions & 18 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,24 +7,24 @@ require (
github.com/ghodss/yaml v1.0.0
github.com/k14s/ytt v0.39.0
github.com/manifestival/client-go-client v0.5.0
github.com/spf13/cobra v1.3.0
github.com/spf13/cobra v1.5.0
golang.org/x/mod v0.12.0
k8s.io/api v0.26.5
k8s.io/apimachinery v0.26.5
k8s.io/client-go v0.26.5
knative.dev/hack v0.0.0-20230807013713-a75befb4fd4b
knative.dev/operator v0.38.1-0.20230808072433-9f229fb704c6
knative.dev/pkg v0.0.0-20230808043333-ea6c1f29b641
knative.dev/hack v0.0.0-20230922134855-34850cddd60a
knative.dev/operator v0.38.1-0.20230922051828-e7a3d9cc3448
knative.dev/pkg v0.0.0-20230922135952-559de7ee8c67
)

require (
github.com/BurntSushi/toml v1.0.0 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/emicklei/go-restful/v3 v3.9.0 // indirect
github.com/evanphx/json-patch v4.12.0+incompatible // indirect
github.com/evanphx/json-patch/v5 v5.6.0 // indirect
github.com/evanphx/json-patch/v5 v5.7.0 // indirect
github.com/fatih/color v1.13.0 // indirect
github.com/go-logr/logr v1.2.3 // indirect
github.com/go-logr/logr v1.2.4 // indirect
github.com/go-openapi/jsonpointer v0.19.5 // indirect
github.com/go-openapi/jsonreference v0.20.0 // indirect
github.com/go-openapi/swag v0.22.3 // indirect
Expand All @@ -47,23 +47,22 @@ require (
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.2 // indirect
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
github.com/openzipkin/zipkin-go v0.3.0 // indirect
github.com/openzipkin/zipkin-go v0.4.2 // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/spf13/pflag v1.0.5 // indirect
go.opencensus.io v0.24.0 // indirect
go.uber.org/atomic v1.9.0 // indirect
go.uber.org/multierr v1.8.0 // indirect
go.uber.org/zap v1.24.0 // indirect
golang.org/x/net v0.14.0 // indirect
golang.org/x/oauth2 v0.8.0 // indirect
golang.org/x/sys v0.11.0 // indirect
golang.org/x/term v0.11.0 // indirect
golang.org/x/text v0.12.0 // indirect
go.uber.org/multierr v1.10.0 // indirect
go.uber.org/zap v1.26.0 // indirect
golang.org/x/net v0.15.0 // indirect
golang.org/x/oauth2 v0.12.0 // indirect
golang.org/x/sys v0.12.0 // indirect
golang.org/x/term v0.12.0 // indirect
golang.org/x/text v0.13.0 // indirect
golang.org/x/time v0.3.0 // indirect
gomodules.xyz/jsonpatch/v2 v2.2.0 // indirect
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/genproto v0.0.0-20230530153820-e85fd2cbaebc // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20230530153820-e85fd2cbaebc // indirect
google.golang.org/genproto v0.0.0-20230803162519-f966b187b2e5 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20230803162519-f966b187b2e5 // indirect
google.golang.org/protobuf v1.31.0 // indirect
gopkg.in/inf.v0 v0.9.1 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
Expand Down
476 changes: 50 additions & 426 deletions go.sum

Large diffs are not rendered by default.

19 changes: 0 additions & 19 deletions third_party/VENDOR-LICENSE/go.uber.org/atomic/LICENSE.txt

This file was deleted.

51 changes: 48 additions & 3 deletions vendor/github.com/evanphx/json-patch/v5/patch.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions vendor/github.com/go-logr/logr/.golangci.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

32 changes: 1 addition & 31 deletions vendor/github.com/go-logr/logr/discard.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit efcd476

Please sign in to comment.