diff options
Diffstat (limited to 'vendor/modules.txt')
| -rw-r--r-- | vendor/modules.txt | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 95a977f..3819a2c 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -67,7 +67,7 @@ github.com/coreos/go-oidc/v3/oidc # github.com/cpuguy83/dockercfg v0.3.2 ## explicit; go 1.13 github.com/cpuguy83/dockercfg -# github.com/davecgh/go-spew v1.1.1 +# github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc ## explicit github.com/davecgh/go-spew/spew # github.com/deckarep/golang-set/v2 v2.8.0 @@ -339,7 +339,7 @@ github.com/planetscale/vtprotobuf/types/known/wrapperspb github.com/playwright-community/playwright-go github.com/playwright-community/playwright-go/cmd/playwright github.com/playwright-community/playwright-go/internal/safe -# github.com/pmezard/go-difflib v1.0.0 +# github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 ## explicit github.com/pmezard/go-difflib/difflib # github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55 @@ -395,6 +395,11 @@ github.com/tklauser/go-sysconf # github.com/tklauser/numcpus v0.10.0 ## explicit; go 1.23.0 github.com/tklauser/numcpus +# github.com/twitchtv/twirp v8.1.3+incompatible +## explicit +github.com/twitchtv/twirp +github.com/twitchtv/twirp/ctxsetters +github.com/twitchtv/twirp/internal/contextkeys # github.com/xlgmokha/x v0.0.0-20250523153843-ded39aa54bc5 ## explicit; go 1.24 github.com/xlgmokha/x/pkg/context @@ -414,6 +419,9 @@ github.com/yusufpapurcu/wmi # github.com/zeebo/errs v1.4.0 ## explicit; go 1.12 github.com/zeebo/errs +# gitlab.com/gitlab-org/software-supply-chain-security/authorization/authzd.git v0.0.0-20250523230007-aebf1323e470 +## explicit; go 1.24 +gitlab.com/gitlab-org/software-supply-chain-security/authorization/authzd.git/pkg/rpc # go.opentelemetry.io/auto/sdk v1.1.0 ## explicit; go 1.22.0 go.opentelemetry.io/auto/sdk |
