Skip to content

Commit

Permalink
Merge pull request #2191 from enterprise-contract/dependabot/go_modul…
Browse files Browse the repository at this point in the history
…es/acceptance/all-83b79a0857

Bump the all group across 1 directory with 3 updates
  • Loading branch information
github-actions[bot] authored Nov 26, 2024
2 parents 385a3fe + 66e3c6a commit 85d503a
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 36 deletions.
20 changes: 10 additions & 10 deletions acceptance/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ module github.com/enterprise-contract/ec-cli/acceptance
go 1.22.7

require (
cuelang.org/go v0.10.1
cuelang.org/go v0.11.0
github.com/cucumber/godog v0.15.0
github.com/cyberphone/json-canonicalization v0.0.0-20231217050601-ba74d44ecf5f
github.com/doiit/picocolors v1.0.1
github.com/enterprise-contract/enterprise-contract-controller/api v0.1.66
github.com/enterprise-contract/enterprise-contract-controller/api v0.1.68
github.com/evanphx/json-patch/v5 v5.9.0
github.com/gkampitakis/go-snaps v0.5.7
github.com/go-git/go-billy/v5 v5.6.0
Expand All @@ -24,7 +24,7 @@ require (
github.com/sigstore/cosign/v2 v2.4.1
github.com/sigstore/rekor v1.3.6
github.com/sigstore/sigstore v1.8.9
github.com/stretchr/testify v1.9.0
github.com/stretchr/testify v1.10.0
github.com/tektoncd/cli v0.38.0
github.com/tektoncd/pipeline v0.63.0
github.com/testcontainers/testcontainers-go v0.34.0
Expand Down Expand Up @@ -176,7 +176,7 @@ require (
github.com/prometheus/common v0.58.0 // indirect
github.com/prometheus/procfs v0.15.1 // indirect
github.com/prometheus/statsd_exporter v0.27.1 // indirect
github.com/rogpeppe/go-internal v1.12.1-0.20240709150035-ccf4b4329d21 // indirect
github.com/rogpeppe/go-internal v1.13.1 // indirect
github.com/sagikazarmark/locafero v0.6.0 // indirect
github.com/sagikazarmark/slog-shim v0.1.0 // indirect
github.com/sassoftware/relic v7.2.1+incompatible // indirect
Expand Down Expand Up @@ -221,14 +221,14 @@ require (
go.opentelemetry.io/otel/trace v1.29.0 // indirect
go.uber.org/multierr v1.11.0 // indirect
go.uber.org/zap v1.27.0 // indirect
golang.org/x/crypto v0.27.0 // indirect
golang.org/x/mod v0.20.0 // indirect
golang.org/x/net v0.28.0 // indirect
golang.org/x/crypto v0.28.0 // indirect
golang.org/x/mod v0.21.0 // indirect
golang.org/x/net v0.30.0 // indirect
golang.org/x/oauth2 v0.23.0 // indirect
golang.org/x/sync v0.8.0 // indirect
golang.org/x/sys v0.25.0 // indirect
golang.org/x/term v0.24.0 // indirect
golang.org/x/text v0.18.0 // indirect
golang.org/x/sys v0.26.0 // indirect
golang.org/x/term v0.25.0 // indirect
golang.org/x/text v0.19.0 // indirect
golang.org/x/time v0.6.0 // indirect
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
google.golang.org/api v0.196.0 // indirect
Expand Down
Loading

0 comments on commit 85d503a

Please sign in to comment.