File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.24.1
55require (
66 codeberg.org/mvdkleijn/forgejo-sdk/forgejo v1.2.0
77 github.com/google/go-github/v70 v70.0.0
8- github.com/ktrysmt/go-bitbucket v0.9.81
8+ github.com/ktrysmt/go-bitbucket v0.9.82
99 github.com/robfig/cron/v3 v3.0.1
1010 github.com/spf13/cobra v1.9.1
1111 github.com/spf13/viper v1.20.1
Original file line number Diff line number Diff line change @@ -51,6 +51,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
5151github.com/kr/text v0.2.0 /go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE =
5252github.com/ktrysmt/go-bitbucket v0.9.81 h1:PQxJsFcGdblDOv5PhFA03uNgXMiJfpLo03oYIUdQ2h0 =
5353github.com/ktrysmt/go-bitbucket v0.9.81 /go.mod h1:eWIy5+e1l2eDf9xxwCEmK7oPvNKR91vwYocJWIUQISQ =
54+ github.com/ktrysmt/go-bitbucket v0.9.82 h1:4X0GbY3IQ/W56lshjHKs2Wbpz9CrEXm4/rkgcBPLm8s =
55+ github.com/ktrysmt/go-bitbucket v0.9.82 /go.mod h1:eWIy5+e1l2eDf9xxwCEmK7oPvNKR91vwYocJWIUQISQ =
5456github.com/mattn/go-colorable v0.1.13 h1:fFA4WZxdEF4tXPZVKMLwD8oUnCTTo08duU7wxecdEvA =
5557github.com/mattn/go-colorable v0.1.13 /go.mod h1:7S9/ev0klgBDR4GtXTXX8a3vIGJpMovkB8vQcUbaXHg =
5658github.com/mattn/go-isatty v0.0.16 /go.mod h1:kYGgaQfpe5nmfYZH+SKPsOc2e4SrIfOl2e/yFXSvRLM =
You can’t perform that action at this time.
0 commit comments