File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ require (
1313 github.com/go-logr/logr v1.4.3
1414 github.com/go-task/slim-sprig/v3 v3.0.0
1515 github.com/google/go-github/v71 v71.0.0
16+ github.com/ktrysmt/go-bitbucket v0.9.87
1617 github.com/onsi/ginkgo/v2 v2.27.2
1718 github.com/onsi/gomega v1.38.2
1819 github.com/prometheus/client_golang v1.23.2
@@ -83,6 +84,7 @@ require (
8384 github.com/leodido/go-urn v1.4.0 // indirect
8485 github.com/mailru/easyjson v0.9.0 // indirect
8586 github.com/mattn/go-isatty v0.0.20 // indirect
87+ github.com/mitchellh/mapstructure v1.5.0 // indirect
8688 github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
8789 github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee // indirect
8890 github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
You can’t perform that action at this time.
0 commit comments