Skip to content

Commit

Permalink
chore(deps): Update go deps (#1914)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/aws/aws-sdk-go](https://togithub.com/aws/aws-sdk-go) |
require | minor | `v1.48.16` -> `v1.49.4` |
|
[github.com/cerbos/cerbos/api/genpb](https://togithub.com/cerbos/cerbos)
| require | minor | `v0.0.0-20231208114313-af85ff2df2de` -> `v0.32.0` |
| [github.com/google/uuid](https://togithub.com/google/uuid) | require |
minor | `v1.4.0` -> `v1.5.0` |
| [github.com/minio/minio-go/v7](https://togithub.com/minio/minio-go) |
require | patch | `v7.0.65` -> `v7.0.66` |
| [github.com/pterm/pterm](https://togithub.com/pterm/pterm) | require |
patch | `v0.12.71` -> `v0.12.72` |
|
[github.com/rogpeppe/go-internal](https://togithub.com/rogpeppe/go-internal)
| require | minor | `v1.11.0` -> `v1.12.0` |
| golang.org/x/exp | require | digest | `9212866` -> `aacd6d4` |
| golang.org/x/tools | require | patch | `v0.16.0` -> `v0.16.1` |
|
[google.golang.org/genproto/googleapis/api](https://togithub.com/googleapis/go-genproto)
| require | digest | `3a041ad` -> `995d672` |
| [google.golang.org/grpc](https://togithub.com/grpc/grpc-go) | require
| minor | `v1.59.0` -> `v1.60.0` |
|
[google.golang.org/protobuf](https://togithub.com/protocolbuffers/protobuf-go)
| require | digest | `e8baad6` -> `8ed73c7` |
| [helm.sh/helm/v3](https://togithub.com/helm/helm) | require | patch |
`v3.13.2` -> `v3.13.3` |
| [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | require |
minor | `v1.27.0` -> `v1.28.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>aws/aws-sdk-go (github.com/aws/aws-sdk-go)</summary>

###
[`v1.49.4`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1494-2023-12-15)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.49.3...v1.49.4)

\===

##### Service Client Updates

-   `service/cloud9`: Updates service documentation and examples
    -   Updated Cloud9 API documentation for AL2023 release
-   `service/connect`: Updates service API and documentation
-   `service/connectcases`: Updates service API
-   `service/kms`: Updates service documentation
    -   Documentation updates for AWS Key Management Service
- `service/rds`: Updates service API, documentation, waiters,
paginators, and examples
    -   Updates Amazon RDS documentation by adding code examples
-   `service/sagemaker`: Updates service API and documentation
- This release 1) introduces a new API: DeleteCompilationJob , and 2)
adds InfraCheckConfig for Create/Describe training job API

###
[`v1.49.3`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1493-2023-12-14)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.49.2...v1.49.3)

\===

##### Service Client Updates

-   `service/appstream`: Updates service API
- This release includes support for images of Windows Server 2022
platform.
-   `service/b2bi`: Updates service documentation and examples
-   `service/billingconductor`: Updates service API and documentation
-   `service/connect`: Updates service API and documentation
-   `service/controltower`: Updates service documentation
-   `service/firehose`: Updates service API and documentation
- This release, 1) adds configurable buffering hints for the Splunk
destination, and 2) reduces the minimum configurable buffering interval
for supported destinations
-   `service/gamelift`: Updates service API and documentation
- Amazon GameLift adds the ability to add and update the game properties
of active game sessions.
-   `service/iot`: Updates service API and documentation
- This release adds the ability to self-manage certificate signing in
AWS IoT Core fleet provisioning using the new certificate provider
resource.
-   `service/opensearch`: Updates service documentation
-   `service/quicksight`: Updates service API and documentation
- Update Dashboard Links support; SingleAxisOptions support; Scatterplot
Query limit support.
-   `service/workspaces`: Updates service documentation
    -   Updated note to ensure customers understand running modes.

###
[`v1.49.2`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1492-2023-12-13)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.49.1...v1.49.2)

\===

##### Service Client Updates

-   `service/drs`: Updates service API and documentation

###
[`v1.49.1`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1491-2023-12-12)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.49.0...v1.49.1)

\===

##### Service Client Updates

- `service/imagebuilder`: Updates service API, documentation, and
paginators
-   `service/location`: Updates service API and documentation
-   `service/logs`: Updates service API and documentation
- This release introduces the StartLiveTail API to tail ingested logs in
near real time.

###
[`v1.49.0`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1490-2023-12-11)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.48.16...v1.49.0)

\===

##### Service Client Updates

-   `service/neptune`: Updates service API and documentation
- This release adds a new parameter configuration setting to the Neptune
cluster related APIs that can be leveraged to switch between the
underlying supported storage modes.
-   `service/pinpoint`: Updates service documentation
- This release includes Amazon Pinpoint API documentation updates
pertaining to campaign message sending rate limits.
-   `service/securityhub`: Updates service API and documentation

##### SDK Features

- `service/sqs`: BREAKFIX: Revert SQS error constants to original state
- Values for SQS error constants were incorrectly changed. This reverts
them back.

</details>

<details>
<summary>google/uuid (github.com/google/uuid)</summary>

### [`v1.5.0`](https://togithub.com/google/uuid/releases/tag/v1.5.0)

[Compare
Source](https://togithub.com/google/uuid/compare/v1.4.0...v1.5.0)

##### Features

- Validate UUID without creating new UUID
([#&#8203;141](https://togithub.com/google/uuid/issues/141))
([9ee7366](https://togithub.com/google/uuid/commit/9ee7366e66c9ad96bab89139418a713dc584ae29))

</details>

<details>
<summary>minio/minio-go (github.com/minio/minio-go/v7)</summary>

###
[`v7.0.66`](https://togithub.com/minio/minio-go/releases/tag/v7.0.66):
Bugfix release

[Compare
Source](https://togithub.com/minio/minio-go/compare/v7.0.65...v7.0.66)

#### What's Changed

- Allow passing custom get query params by
[@&#8203;ashmrtn](https://togithub.com/ashmrtn) in
[minio/minio-go#1905
- support IAM credentials to be fully cutomizable not just via ENVs by
[@&#8203;harshavardhana](https://togithub.com/harshavardhana) in
[minio/minio-go#1910
- upgrade all deps by
[@&#8203;harshavardhana](https://togithub.com/harshavardhana) in
[minio/minio-go#1912
- Add fields to tagging opts for replication by
[@&#8203;poornas](https://togithub.com/poornas) in
[minio/minio-go#1913

#### New Contributors

- [@&#8203;ashmrtn](https://togithub.com/ashmrtn) made their first
contribution in
[minio/minio-go#1905

**Full Changelog**:
minio/minio-go@v7.0.65...v7.0.66

</details>

<details>
<summary>pterm/pterm (github.com/pterm/pterm)</summary>

### [`v0.12.72`](https://togithub.com/pterm/pterm/releases/tag/v0.12.72)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.71...v0.12.72)

<!-- Release notes generated using configuration in .github/release.yml
at master -->

#### What's Changed

##### Fixes 🔧

- fix: exit on `ctrl+c` in interactive printers by default by
[@&#8203;panbanda](https://togithub.com/panbanda) in
[pterm/pterm#593

##### Other Changes

- ci: updated go test command in workflow by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#594
- examples: refactored and documented all examples by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#596
- docs: added website to repo by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#597

#### New Contributors

- [@&#8203;panbanda](https://togithub.com/panbanda) made their first
contribution in
[pterm/pterm#593

**Full Changelog**:
pterm/pterm@v0.12.71...v0.12.72

</details>

<details>
<summary>rogpeppe/go-internal
(github.com/rogpeppe/go-internal)</summary>

###
[`v1.12.0`](https://togithub.com/rogpeppe/go-internal/compare/v1.11.0...v1.12.0)

[Compare
Source](https://togithub.com/rogpeppe/go-internal/compare/v1.11.0...v1.12.0)

</details>

<details>
<summary>grpc/grpc-go (google.golang.org/grpc)</summary>

### [`v1.60.0`](https://togithub.com/grpc/grpc-go/releases/tag/v1.60.0):
Release 1.60.0

[Compare
Source](https://togithub.com/grpc/grpc-go/compare/v1.59.0...v1.60.0)

### Security

- credentials/tls: if not set, set TLS MinVersion to 1.2 and
CipherSuites according to supported suites not forbidden by RFC7540.
- This is a behavior change to bring us into better alignment with RFC
7540.

### API Changes

- resolver: remove deprecated and experimental
`ClientConn.NewServiceConfig`
([#&#8203;6784](https://togithub.com/grpc/grpc-go/issues/6784))
- client: remove deprecated `grpc.WithServiceConfig` `DialOption`
([#&#8203;6800](https://togithub.com/grpc/grpc-go/issues/6800))

### Bug Fixes

- client: fix race that could cause a deadlock while entering idle mode
and receiving a name resolver update
([#&#8203;6804](https://togithub.com/grpc/grpc-go/issues/6804))
- client: always enable TCP keepalives with OS defaults
([#&#8203;6834](https://togithub.com/grpc/grpc-go/issues/6834))
- credentials/alts: fix a bug preventing ALTS from connecting to the
metadata server if the default scheme is overridden
([#&#8203;6686](https://togithub.com/grpc/grpc-go/issues/6686))
- Special Thanks: [@&#8203;mjamaloney](https://togithub.com/mjamaloney)

### Behavior Changes

- server: Do not return from Stop() or GracefulStop() until all
resources are released
([#&#8203;6489](https://togithub.com/grpc/grpc-go/issues/6489))
    -   Special Thanks: [@&#8203;fho](https://togithub.com/fho)

### Documentation

- codes: clarify that only codes defined by this package are valid and
that users should not cast other values to `codes.Code`
([#&#8203;6701](https://togithub.com/grpc/grpc-go/issues/6701))

</details>

<details>
<summary>helm/helm (helm.sh/helm/v3)</summary>

### [`v3.13.3`](https://togithub.com/helm/helm/releases/tag/v3.13.3):
Helm v3.13.3

[Compare
Source](https://togithub.com/helm/helm/compare/v3.13.2...v3.13.3)

Helm v3.13.3 is a patch release. Users are encouraged to upgrade for the
best experience. Users are encouraged to upgrade for the best
experience.

The community keeps growing, and we'd love to see you there!

- Join the discussion in [Kubernetes
Slack](https://kubernetes.slack.com):
    -   for questions and just to hang out
    -   for discussing PRs, code, and bugs
- Hang out at the Public Developer Call: Thursday, 9:30 Pacific via
[Zoom](https://zoom.us/j/696660622)
- Test, debug, and contribute charts:
[ArtifactHub/packages](https://artifacthub.io/packages/search?kind=0)

#### Installation and Upgrading

Download Helm v3.13.3. The common platform binaries are here:

- [MacOS amd64](https://get.helm.sh/helm-v3.13.3-darwin-amd64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.13.3-darwin-amd64.tar.gz.sha256sum)
/ da654c9e0fd4fcb50cc5dba051c1c9cf398e21ffa5064b47ac89a9697e139d39)
- [MacOS arm64](https://get.helm.sh/helm-v3.13.3-darwin-arm64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.13.3-darwin-arm64.tar.gz.sha256sum)
/ 61ba210cd65c53be5c0021c8fc8e0b94f4c122aff32f5ed0e4ea81728108ea20)
- [Linux amd64](https://get.helm.sh/helm-v3.13.3-linux-amd64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.13.3-linux-amd64.tar.gz.sha256sum)
/ bbb6e7c6201458b235f335280f35493950dcd856825ddcfd1d3b40ae757d5c7d)
- [Linux arm](https://get.helm.sh/helm-v3.13.3-linux-arm.tar.gz)
([checksum](https://get.helm.sh/helm-v3.13.3-linux-arm.tar.gz.sha256sum)
/ 0170b15f3951be399e27e0cfdc21edb211d3b6b2698e078f993d9558d9446e3f)
- [Linux arm64](https://get.helm.sh/helm-v3.13.3-linux-arm64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.13.3-linux-arm64.tar.gz.sha256sum)
/ 44aaa094ae24d01e8c36e327e1837fd3377a0f9152626da088384c5bc6d94562)
- [Linux i386](https://get.helm.sh/helm-v3.13.3-linux-386.tar.gz)
([checksum](https://get.helm.sh/helm-v3.13.3-linux-386.tar.gz.sha256sum)
/ a92929ba472ff4d31b83bcdd957f94ebb8c396c371c840afd04fa6a7fba61515)
- [Linux ppc64le](https://get.helm.sh/helm-v3.13.3-linux-ppc64le.tar.gz)
([checksum](https://get.helm.sh/helm-v3.13.3-linux-ppc64le.tar.gz.sha256sum)
/ 85afc540af42ebbb6e6a4fe270b04ce1fa27fa72845cd1d352feea0f55df1ffc)
- [Linux s390x](https://get.helm.sh/helm-v3.13.3-linux-s390x.tar.gz)
([checksum](https://get.helm.sh/helm-v3.13.3-linux-s390x.tar.gz.sha256sum)
/ 19dce0dec6225132b80c3f6dfbc9f804cedd8becdbed5e30d197c4bbf20ce3c0)
- [Windows amd64](https://get.helm.sh/helm-v3.13.3-windows-amd64.zip)
([checksum](https://get.helm.sh/helm-v3.13.3-windows-amd64.zip.sha256sum)
/ abb5e06a3587d8da7cca60c801cfbaa5178f4252c367b2469b3f123da2357cac)

This release was signed with ` 672C 657B E06B 4B30 969C 4A57 4614 49C2
5E36 B98E ` and can be found at
[@&#8203;mattfarina](https://togithub.com/mattfarina) [keybase
account](https://keybase.io/mattfarina). Please use the attached
signatures for verifying this release using `gpg`.

The [Quickstart Guide](https://helm.sh/docs/intro/quickstart/) will get
you going from there. For **upgrade instructions** or detailed
installation notes, check the [install
guide](https://helm.sh/docs/intro/install/). You can also use a [script
to
install](https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3)
on any system with `bash`.

#### What's Next

-   3.14.0 is the next feature release and be on January 17, 2024.

#### Changelog

- Updating Helm libraries for k8s 1.28.4
[`c8b9489`](https://togithub.com/helm/helm/commit/c8b948945e52abba22ff885446a1486cb5fd3474)
(Matt Farina)
- Remove excessive logging
[`2f03d01`](https://togithub.com/helm/helm/commit/2f03d01b7d29d65374838a8376644e2b12066c81)
(Sean Mills)
- chore(create): indent to spaces
[`2e63576`](https://togithub.com/helm/helm/commit/2e6357665a4100eb8472902b693c8dfa50acc5aa)
(genofire)

</details>

<details>
<summary>cznic/sqlite (modernc.org/sqlite)</summary>

###
[`v1.28.0`](https://gitlab.com/cznic/sqlite/compare/v1.27.0...v1.28.0)

[Compare
Source](https://gitlab.com/cznic/sqlite/compare/v1.27.0...v1.28.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/cerbos/cerbos).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy45My4xIiwidXBkYXRlZEluVmVyIjoiMzcuOTMuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Dec 18, 2023
1 parent 7f098db commit a939aa0
Show file tree
Hide file tree
Showing 8 changed files with 66 additions and 66 deletions.
8 changes: 4 additions & 4 deletions api/genpb/go.mod
Expand Up @@ -5,8 +5,8 @@ go 1.20
require (
buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.31.0-20230914171853-63dfe56cc2c4.1
github.com/grpc-ecosystem/grpc-gateway/v2 v2.18.1
google.golang.org/genproto/googleapis/api v0.0.0-20231127180814-3a041ad873d4
google.golang.org/grpc v1.59.0
google.golang.org/genproto/googleapis/api v0.0.0-20231212172506-995d672761c0
google.golang.org/grpc v1.60.0
google.golang.org/protobuf v1.31.0
)

Expand All @@ -15,6 +15,6 @@ require (
golang.org/x/net v0.17.0 // indirect
golang.org/x/sys v0.13.0 // indirect
golang.org/x/text v0.14.0 // indirect
google.golang.org/genproto v0.0.0-20231120223509-83a465c0220f // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20231120223509-83a465c0220f // indirect
google.golang.org/genproto v0.0.0-20231211222908-989df2bf70f3 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20231211222908-989df2bf70f3 // indirect
)
16 changes: 8 additions & 8 deletions api/genpb/go.sum
Expand Up @@ -14,14 +14,14 @@ golang.org/x/sys v0.13.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/text v0.14.0 h1:ScX5w1eTa3QqT8oi6+ziP7dTV1S2+ALU0bI+0zXKWiQ=
golang.org/x/text v0.14.0/go.mod h1:18ZOQIKpY8NJVqYksKHtTdi31H5itFRjB5/qKTNYzSU=
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
google.golang.org/genproto v0.0.0-20231120223509-83a465c0220f h1:Vn+VyHU5guc9KjB5KrjI2q0wCOWEOIh0OEsleqakHJg=
google.golang.org/genproto v0.0.0-20231120223509-83a465c0220f/go.mod h1:nWSwAFPb+qfNJXsoeO3Io7zf4tMSfN8EA8RlDA04GhY=
google.golang.org/genproto/googleapis/api v0.0.0-20231127180814-3a041ad873d4 h1:ZcOkrmX74HbKFYnpPY8Qsw93fC29TbJXspYKaBkSXDQ=
google.golang.org/genproto/googleapis/api v0.0.0-20231127180814-3a041ad873d4/go.mod h1:k2dtGpRrbsSyKcNPKKI5sstZkrNCZwpU/ns96JoHbGg=
google.golang.org/genproto/googleapis/rpc v0.0.0-20231120223509-83a465c0220f h1:ultW7fxlIvee4HYrtnaRPon9HpEgFk5zYpmfMgtKB5I=
google.golang.org/genproto/googleapis/rpc v0.0.0-20231120223509-83a465c0220f/go.mod h1:L9KNLi232K1/xB6f7AlSX692koaRnKaWSR0stBki0Yc=
google.golang.org/grpc v1.59.0 h1:Z5Iec2pjwb+LEOqzpB2MR12/eKFhDPhuqW91O+4bwUk=
google.golang.org/grpc v1.59.0/go.mod h1:aUPDwccQo6OTjy7Hct4AfBPD1GptF4fyUjIkQ9YtF98=
google.golang.org/genproto v0.0.0-20231211222908-989df2bf70f3 h1:1hfbdAfFbkmpg41000wDVqr7jUpK/Yo+LPnIxxGzmkg=
google.golang.org/genproto v0.0.0-20231211222908-989df2bf70f3/go.mod h1:5RBcpGRxr25RbDzY5w+dmaqpSEvl8Gwl1x2CICf60ic=
google.golang.org/genproto/googleapis/api v0.0.0-20231212172506-995d672761c0 h1:s1w3X6gQxwrLEpxnLd/qXTVLgQE2yXwaOaoa6IlY/+o=
google.golang.org/genproto/googleapis/api v0.0.0-20231212172506-995d672761c0/go.mod h1:CAny0tYF+0/9rmDB9fahA9YLzX3+AEVl1qXbv5hhj6c=
google.golang.org/genproto/googleapis/rpc v0.0.0-20231211222908-989df2bf70f3 h1:kzJAXnzZoFbe5bhZd4zjUuHos/I31yH4thfMb/13oVY=
google.golang.org/genproto/googleapis/rpc v0.0.0-20231211222908-989df2bf70f3/go.mod h1:eJVxU6o+4G1PSczBr85xmyvSNYAKvAYgkub40YGomFM=
google.golang.org/grpc v1.60.0 h1:6FQAR0kM31P6MRdeluor2w2gPaS4SVNrD/DNTxrQ15k=
google.golang.org/grpc v1.60.0/go.mod h1:OlCHIeLYqSSsLi6i49B5QGdzaMZK9+M7LXN2FKz4eGM=
google.golang.org/protobuf v1.26.0-rc.1/go.mod h1:jlhhOSvTdKEhbULTjvd4ARK9grFBp09yW+WbY/TyQbw=
google.golang.org/protobuf v1.26.0/go.mod h1:9q0QmTI4eRPtz6boOQmLYwt+qCgq0jsYwAQnmE0givc=
google.golang.org/protobuf v1.31.0 h1:g0LDEJHgrBl9N9r17Ru3sqWhkIx2NB67okBHPwC7hs8=
Expand Down
32 changes: 16 additions & 16 deletions go.mod
Expand Up @@ -10,12 +10,12 @@ require (
github.com/alecthomas/chroma/v2 v2.12.0
github.com/alecthomas/kong v0.8.1
github.com/alecthomas/participle/v2 v2.1.1
github.com/aws/aws-sdk-go v1.48.16
github.com/aws/aws-sdk-go v1.49.4
github.com/bluele/gcache v0.0.2
github.com/bufbuild/protovalidate-go v0.4.3
github.com/cenkalti/backoff/v4 v4.2.1
github.com/cerbos/cerbos-sdk-go v0.2.1
github.com/cerbos/cerbos/api/genpb v0.0.0-20231208114313-af85ff2df2de
github.com/cerbos/cerbos/api/genpb v0.32.0
github.com/cerbos/cloud-api v0.1.11
github.com/cespare/xxhash v1.1.0
github.com/cespare/xxhash/v2 v2.2.0
Expand All @@ -36,7 +36,7 @@ require (
github.com/google/cel-go v0.18.2
github.com/google/go-cmp v0.6.0
github.com/google/gops v0.3.28
github.com/google/uuid v1.4.0
github.com/google/uuid v1.5.0
github.com/gorilla/mux v1.8.1
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.0.1
github.com/grpc-ecosystem/grpc-gateway/v2 v2.18.1
Expand All @@ -52,18 +52,18 @@ require (
github.com/lestrrat-go/jwx/v2 v2.0.18
github.com/mattn/go-isatty v0.0.20
github.com/microsoft/go-mssqldb v1.6.0
github.com/minio/minio-go/v7 v7.0.65
github.com/minio/minio-go/v7 v7.0.66
github.com/nlepage/go-tarfs v1.2.1
github.com/oklog/ulid/v2 v2.1.0
github.com/olekukonko/tablewriter v0.0.5
github.com/ory/dockertest/v3 v3.10.0
github.com/peterh/liner v1.2.2
github.com/planetscale/vtprotobuf v0.5.0
github.com/prometheus/client_golang v1.17.0
github.com/pterm/pterm v0.12.71
github.com/pterm/pterm v0.12.72
github.com/rivo/tview v0.0.0-20231206124440-5f078138442e
github.com/rjeczalik/notify v0.9.3
github.com/rogpeppe/go-internal v1.11.0
github.com/rogpeppe/go-internal v1.12.0
github.com/rs/cors v1.10.1
github.com/rudderlabs/analytics-go v3.3.3+incompatible
github.com/santhosh-tekuri/jsonschema/v5 v5.3.1
Expand Down Expand Up @@ -101,18 +101,18 @@ require (
go.uber.org/zap v1.26.0
gocloud.dev v0.35.0
golang.org/x/crypto v0.16.0
golang.org/x/exp v0.0.0-20230905200255-921286631fa9
golang.org/x/exp v0.0.0-20231214170342-aacd6d4b4611
golang.org/x/net v0.19.0
golang.org/x/sync v0.5.0
golang.org/x/tools v0.16.0
golang.org/x/tools v0.16.1
gonum.org/v1/gonum v0.14.0
google.golang.org/genproto/googleapis/api v0.0.0-20231127180814-3a041ad873d4
google.golang.org/grpc v1.59.0
google.golang.org/genproto/googleapis/api v0.0.0-20231212172506-995d672761c0
google.golang.org/grpc v1.60.0
google.golang.org/protobuf v1.31.0
gopkg.in/natefinch/lumberjack.v2 v2.2.1
gopkg.in/yaml.v3 v3.0.1
helm.sh/helm/v3 v3.13.2
modernc.org/sqlite v1.27.0
helm.sh/helm/v3 v3.13.3
modernc.org/sqlite v1.28.0
)

require (
Expand Down Expand Up @@ -215,8 +215,8 @@ require (
github.com/json-iterator/go v1.1.12 // indirect
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 // indirect
github.com/kevinburke/ssh_config v1.2.0 // indirect
github.com/klauspost/compress v1.17.0 // indirect
github.com/klauspost/cpuid/v2 v2.2.5 // indirect
github.com/klauspost/compress v1.17.4 // indirect
github.com/klauspost/cpuid/v2 v2.2.6 // indirect
github.com/lestrrat-go/blackmagic v1.0.2 // indirect
github.com/lestrrat-go/httpcc v1.0.1 // indirect
github.com/lestrrat-go/iter v1.0.2 // indirect
Expand Down Expand Up @@ -290,8 +290,8 @@ require (
golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 // indirect
google.golang.org/api v0.152.0 // indirect
google.golang.org/appengine v1.6.8 // indirect
google.golang.org/genproto v0.0.0-20231120223509-83a465c0220f // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20231120223509-83a465c0220f // indirect
google.golang.org/genproto v0.0.0-20231211222908-989df2bf70f3 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20231211222908-989df2bf70f3 // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
gopkg.in/warnings.v0 v0.1.2 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
Expand Down

0 comments on commit a939aa0

Please sign in to comment.