Skip to content

Commit

Permalink
Bump github.com/google/cel-go from 0.12.6 to 0.18.1
Browse files Browse the repository at this point in the history
Bumps [github.com/google/cel-go](https://github.com/google/cel-go) from 0.12.6 to 0.18.1.
- [Release notes](https://github.com/google/cel-go/releases)
- [Commits](google/cel-go@v0.12.6...v0.18.1)

---
updated-dependencies:
- dependency-name: github.com/google/cel-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tekton-robot committed Oct 27, 2023
1 parent 53f3516 commit 9eeeb60
Show file tree
Hide file tree
Showing 168 changed files with 17,997 additions and 7,317 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ replace (
require (
code.gitea.io/sdk/gitea v0.16.0
github.com/goccy/kpoward v0.1.0
github.com/google/cel-go v0.12.6
github.com/google/cel-go v0.18.1
github.com/google/go-containerregistry/pkg/authn/k8schain v0.0.0-20230625233257-b8504803389b
github.com/sigstore/sigstore/pkg/signature/kms/aws v1.7.4
github.com/sigstore/sigstore/pkg/signature/kms/azure v1.7.4
Expand Down Expand Up @@ -87,7 +87,7 @@ require (
github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/internal v1.0.0 // indirect
github.com/AzureAD/microsoft-authentication-library-for-go v1.1.1 // indirect
github.com/Microsoft/hcsshim v0.11.1 // indirect
github.com/antlr/antlr4/runtime/Go/antlr v1.4.10 // indirect
github.com/antlr/antlr4/runtime/Go/antlr/v4 v4.0.0-20230305170008-8188dc5388df // indirect
github.com/aws/aws-sdk-go-v2/service/kms v1.24.6 // indirect
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.17.3 // indirect
github.com/cenkalti/backoff/v3 v3.2.2 // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum

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

68 changes: 68 additions & 0 deletions vendor/github.com/antlr/antlr4/runtime/Go/antlr/v4/antlrdoc.go

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

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

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

Loading

0 comments on commit 9eeeb60

Please sign in to comment.