File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4
4
"github.com/diggerhq/digger/backend/models"
5
5
"github.com/diggerhq/digger/backend/utils"
6
6
orchestrator_scheduler "github.com/diggerhq/digger/libs/orchestrator/scheduler"
7
- "github.com/google/go-github/v55 /github"
7
+ "github.com/google/go-github/v61 /github"
8
8
"github.com/google/uuid"
9
9
"github.com/migueleliasweb/go-github-mock/src/mock"
10
10
"github.com/stretchr/testify/assert"
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ require (
19
19
github.com/gin-gonic/gin v1.10.0
20
20
github.com/go-git/go-git/v5 v5.11.0
21
21
github.com/golang-jwt/jwt v3.2.2+incompatible
22
- github.com/google/go-github/v55 v55 .0.0
22
+ github.com/google/go-github/v61 v61 .0.0
23
23
github.com/google/go-github/v58 v58.0.0
24
24
github.com/google/go-github/v61 v61.0.0
25
25
github.com/google/uuid v1.6.0
You can’t perform that action at this time.
0 commit comments