Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
github.com/spf13/cobra v1.10.2
github.com/spf13/pflag v1.0.10
golang.org/x/crypto v0.47.0
golang.org/x/oauth2 v0.34.0
golang.org/x/oauth2 v0.35.0
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da
google.golang.org/protobuf v1.36.11
)
Expand Down Expand Up @@ -123,7 +123,7 @@
github.com/fsnotify/fsnotify v1.9.0 // indirect
github.com/fxamacker/cbor/v2 v2.9.0 // indirect
github.com/go-chi/chi/v5 v5.2.4 // indirect
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
github.com/go-git/gcfg 0429aa6c8f39 // indirect

Check failure on line 126 in go.mod

View check run for this annotation

Red Hat Konflux / Red Hat Konflux / gitsign-v1-2-on-pull-request

go.mod#L126

require github.com/go-git/gcfg: version "v1.5.1-0.20251120220033-0429aa6c8f39" invalid: go.mod has post-v1 module path "github.com/go-git/gcfg/v2" at revision 0429aa6c8f39

Check failure on line 126 in go.mod

View check run for this annotation

Red Hat Konflux / Red Hat Konflux / gitsign-v1-2-on-pull-request

go.mod#L126

require github.com/go-git/gcfg: version "v1.5.1-0.20251120220033-0429aa6c8f39" invalid: go.mod has post-v1 module path "github.com/go-git/gcfg/v2" at revision 0429aa6c8f39

Check failure on line 126 in go.mod

View check run for this annotation

Red Hat Konflux / Red Hat Konflux / gitsign-v1-2-on-pull-request

go.mod#L126

require github.com/go-git/gcfg: version "v1.5.1-0.20251120220033-0429aa6c8f39" invalid: go.mod has post-v1 module path "github.com/go-git/gcfg/v2" at revision 0429aa6c8f39

Check failure on line 126 in go.mod

View check run for this annotation

Red Hat Konflux / Red Hat Konflux / gitsign-v1-2-on-pull-request

go.mod#L126

require github.com/go-git/gcfg: version "v1.5.1-0.20251120220033-0429aa6c8f39" invalid: go.mod has post-v1 module path "github.com/go-git/gcfg/v2" at revision 0429aa6c8f39

Check failure on line 126 in go.mod

View check run for this annotation

Red Hat Konflux / Red Hat Konflux / gitsign-v1-2-on-pull-request

go.mod#L126

require github.com/go-git/gcfg: version "v1.5.1-0.20251120220033-0429aa6c8f39" invalid: go.mod has post-v1 module path "github.com/go-git/gcfg/v2" at revision 0429aa6c8f39

Check failure on line 126 in go.mod

View check run for this annotation

Red Hat Konflux / Red Hat Konflux / gitsign-v1-2-on-pull-request

go.mod#L126

require github.com/go-git/gcfg: version "v1.5.1-0.20251120220033-0429aa6c8f39" invalid: go.mod has post-v1 module path "github.com/go-git/gcfg/v2" at revision 0429aa6c8f39

Check failure on line 126 in go.mod

View check run for this annotation

Red Hat Konflux / Red Hat Konflux / gitsign-v1-2-on-pull-request

go.mod#L126

require github.com/go-git/gcfg: version "v1.5.1-0.20251120220033-0429aa6c8f39" invalid: go.mod has post-v1 module path "github.com/go-git/gcfg/v2" at revision 0429aa6c8f39

Check failure on line 126 in go.mod

View check run for this annotation

Red Hat Konflux / Red Hat Konflux / gitsign-v1-2-on-pull-request

go.mod#L126

require github.com/go-git/gcfg: version "v1.5.1-0.20251120220033-0429aa6c8f39" invalid: go.mod has post-v1 module path "github.com/go-git/gcfg/v2" at revision 0429aa6c8f39

Check failure on line 126 in go.mod

View check run for this annotation

Red Hat Konflux / Red Hat Konflux / gitsign-v1-2-on-pull-request

go.mod#L126

require github.com/go-git/gcfg: version "v1.5.1-0.20251120220033-0429aa6c8f39" invalid: go.mod has post-v1 module path "github.com/go-git/gcfg/v2" at revision 0429aa6c8f39

Check failure on line 126 in go.mod

View check run for this annotation

Red Hat Konflux / Red Hat Konflux / gitsign-v1-2-on-pull-request

go.mod#L126

require github.com/go-git/gcfg: version "v1.5.1-0.20251120220033-0429aa6c8f39" invalid: go.mod has post-v1 module path "github.com/go-git/gcfg/v2" at revision 0429aa6c8f39
github.com/go-jose/go-jose/v3 v3.0.4 // indirect
github.com/go-jose/go-jose/v4 v4.1.3 // indirect
github.com/go-logr/logr v1.4.3 // indirect
Expand Down Expand Up @@ -238,7 +238,7 @@
github.com/x448/float16 v0.8.4 // indirect
github.com/xanzy/ssh-agent v0.3.3 // indirect
gitlab.com/gitlab-org/api/client-go v1.23.0 // indirect
go.mongodb.org/mongo-driver v1.17.8 // indirect
go.mongodb.org/mongo-driver v1.17.9 // indirect
go.opentelemetry.io/auto/sdk v1.2.1 // indirect
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.65.0 // indirect
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.65.0 // indirect
Expand All @@ -253,14 +253,14 @@
golang.org/x/mod v0.32.0 // indirect
golang.org/x/net v0.49.0 // indirect
golang.org/x/sync v0.19.0 // indirect
golang.org/x/sys v0.40.0 // indirect
golang.org/x/sys v0.41.0 // indirect
golang.org/x/term v0.39.0 // indirect
golang.org/x/text v0.33.0 // indirect
golang.org/x/time v0.14.0 // indirect
google.golang.org/api v0.264.0 // indirect
google.golang.org/genproto v0.0.0-20260202165425-ce8ad4cf556b // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20260202165425-ce8ad4cf556b // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20260202165425-ce8ad4cf556b // indirect
google.golang.org/api v0.265.0 // indirect
google.golang.org/genproto 546029d2fa20 // indirect
google.golang.org/genproto/googleapis/api 546029d2fa20 // indirect
google.golang.org/genproto/googleapis/rpc 546029d2fa20 // indirect
google.golang.org/grpc v1.78.0 // indirect
gopkg.in/evanphx/json-patch.v4 v4.13.0 // indirect
gopkg.in/inf.v0 v0.9.1 // indirect
Expand Down
Loading