Commit Graph
244 Commits
Author SHA1 Message Date
Ryan Richard 236a7cf3fb replace version of google.golang.org/grpc 2023-12-07 10:29:36 -08:00
Ryan Richard 7a3efb9981 change update-go-mod.sh to use head of main for fosite via config file 2023-12-05 11:25:02 -08:00
Ryan Richard 37c2ce53d7 upgrade fosite pkg to latest 2023-12-04 14:49:21 -08:00
Ryan Richard ca5ad85bbd Switch from gopkg.in/square/go-jose.v2 to github.com/go-jose/go-jose/v3
Made the switch wherever possible, but since fosite still uses the old
gopkg.in/square/go-jose.v2 there was one test where we still need to use
it as a direct dependency.
2023-12-04 11:05:12 -08:00
PinnyandRyan Richard 6d79fe5f4c Bump dependencies 2023-12-04 09:40:51 -08:00
Pinny 416a66f68a Bump dependencies 2023-11-29 09:02:04 +00:00
Pinny aad74158ba Bump dependencies 2023-11-17 09:02:40 +00:00
Joshua CaseyandRyan Richard ab71450c69 Use correct reference for pinned dependencies 2023-11-16 09:08:42 -08:00
Pinny a4789e2b2c Bump dependencies 2023-11-16 17:07:36 +00:00
Pinny be1416b7b5 Bump go.mod direct dependencies 2023-11-15 09:02:22 +00:00
Pinny 2985d55edf Bump go.mod direct dependencies 2023-11-13 09:04:06 +00:00
Pinny d5ae3da893 Bump go.mod direct dependencies 2023-11-09 09:02:31 +00:00
Pinny 865ef8d447 Bump go.mod direct dependencies 2023-11-08 09:02:18 +00:00
Pinny 634654578f Bump go.mod direct dependencies 2023-11-05 08:05:08 +00:00
PinnyandJoshua Casey a6f7e05d3d Bump go.mod direct dependencies 2023-11-02 14:17:29 -05:00
Pinny d1e5a9aff3 Bump go.mod direct dependencies 2023-10-31 08:02:22 +00:00
PinnyandJoshua Casey b9b4d31c6b Bump go.mod direct dependencies 2023-10-30 15:40:17 -05:00
Pinny f90f2334ba Bump go.mod direct dependencies 2023-10-25 08:00:49 +00:00
Pinny ced08aeaf7 Bump go.mod direct dependencies 2023-10-23 08:02:12 +00:00
Pinny dd0039e94c Bump go.mod direct dependencies 2023-10-20 08:01:23 +00:00
Pinny ef291bb790 Bump go.mod direct dependencies 2023-10-19 08:02:18 +00:00
Pinny d73acd6896 Bump go.mod direct dependencies 2023-10-16 08:03:25 +00:00
Pinny 423e2932aa Bump go.mod direct dependencies 2023-10-10 08:02:52 +00:00
Pinny 8c4c99bbaf Bump go.mod direct dependencies 2023-10-09 08:02:48 +00:00
Pinny 8a7f7b8842 Bump go.mod direct dependencies 2023-09-29 08:03:10 +00:00
PinnyandJoshua Casey 113bebfb4d Bump go.mod direct dependencies 2023-09-28 09:20:13 -05:00
Joshua Casey eb7a9f89e2 Bump k8s.io/kube-openapi and pin github.com/google/cel-go 2023-09-18 09:30:50 -05:00
Pinny 162041c794 Bump go.mod direct dependencies 2023-09-18 08:03:49 +00:00
dependabot[bot]andGitHub 91d5159743 Bump go.uber.org/zap from 1.25.0 to 1.26.0
Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.25.0 to 1.26.0.
- [Release notes](https://github.com/uber-go/zap/releases)
- [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uber-go/zap/compare/v1.25.0...v1.26.0)

---
updated-dependencies:
- dependency-name: go.uber.org/zap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-15 01:57:59 +00:00
Ryan Richard 3cecb62705 Keep the deps updated from previous commit but keep cel-go at 0.16.x
because newer cel-go versions will not compile with latest k8s libs
2023-09-14 15:15:35 -07:00
PinnyandRyan Richard 52db01d8ef Bump go.mod direct dependencies 2023-09-14 15:15:35 -07:00
Ryan Richard 5385fb38db Add identity transformation packages idtransform and celformer
Implements Supervisor identity transformations helpers using CEL.
2023-09-11 11:09:49 -07:00
Pinny d91ebc1049 Bump go.mod direct dependencies 2023-09-10 08:04:43 +00:00
Joshua Casey 5effb1a89b Bump to golang 1.21.0, and bump all golang deps 2023-09-06 14:52:01 -05:00
Joshua Casey 38230fc518 Use pversion to retrieve buildtime information 2023-08-28 11:54:27 -05:00
Joshua Casey ccba159639 Update all golang dependencies, especially k8s.io (for 1.28) 2023-08-28 10:50:10 -05:00
Pinny 391c38057d Bump go.mod direct dependencies 2023-08-08 08:03:24 +00:00
Pinny fcf707b1ce Bump go.mod direct dependencies 2023-08-03 08:08:39 +00:00
Ryan Richard 4512eeca9a Replace agouti and chromedriver with chromedp across the whole project 2023-08-01 11:27:09 -07:00
Pinny ed3217459d Bump go.mod direct dependencies 2023-08-01 08:05:19 +00:00
Pinny eb87739060 Bump go.mod direct dependencies 2023-07-28 08:02:58 +00:00
Pinny 947f8e2ed4 Bump go.mod direct dependencies 2023-07-21 08:05:19 +00:00
Pinny 26686d6b94 Bump go.mod direct dependencies 2023-07-19 08:04:49 +00:00
Joshua Casey dbbaf9b969 Pin to the version of k8s.io/kube-openapi used by client-go@v0.27.3
- https://github.com/kubernetes/client-go/blob/v0.27.3/go.mod#L30
2023-07-05 21:28:23 -07:00
Joshua Casey 8a755676fa Bump all go.mod dependencies 2023-07-05 21:28:22 -07:00
Ryan Richard a78c677ca1 bump versions in kube-versions.txt and run codegen 2023-05-31 13:32:41 -07:00
Joshua Casey 6bd34fa6ea Bump dependencies 2023-05-30 09:16:53 -05:00
Pinny cb7732083d Bump go.mod direct dependencies 2023-05-19 08:03:46 +00:00
Pinny 3871e75140 Bump go.mod direct dependencies 2023-05-16 08:02:49 +00:00
Pinny e717748a3c Bump go.mod direct dependencies 2023-05-12 08:06:19 +00:00