File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
6
6
github.com/google/go-github/v51 v51.0.0
7
7
github.com/griffin-stewie/go-backlog v0.0.0-20180115130933-90b046914fbe
8
8
github.com/hanwen/go-fuse v1.0.0
9
- github.com/xanzy/go-gitlab v0.103 .0
9
+ github.com/xanzy/go-gitlab v0.104 .0
10
10
golang.org/x/oauth2 v0.19.0
11
11
)
12
12
Original file line number Diff line number Diff line change @@ -25,8 +25,8 @@ github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZb
25
25
github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
26
26
github.com/stretchr/testify v1.2.2 /go.mod h1:a8OnRcib4nhh0OaRAV+Yts87kKdq0PP7pXfy6kDkUVs =
27
27
github.com/stretchr/testify v1.8.1 h1:w7B6lhMri9wdJUVmEZPGGhZzrYTPvgJArz7wNPgYKsk =
28
- github.com/xanzy/go-gitlab v0.103 .0 h1:J9pTQoq0GsEFqzd6srCM1QfdfKAxSNz6mT6ntrpNF2w =
29
- github.com/xanzy/go-gitlab v0.103 .0 /go.mod h1:ETg8tcj4OhrB84UEgeE8dSuV/0h4BBL1uOV/qK0vlyI =
28
+ github.com/xanzy/go-gitlab v0.104 .0 h1:YDuuaTrNdHMuBW+FagO/W4dHvAQOqpCf2pMB45ATbog =
29
+ github.com/xanzy/go-gitlab v0.104 .0 /go.mod h1:ETg8tcj4OhrB84UEgeE8dSuV/0h4BBL1uOV/qK0vlyI =
30
30
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519 /go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc =
31
31
golang.org/x/crypto v0.21.0 h1:X31++rzVUdKhX5sWmSOFZxx8UW/ldWx55cbf08iNAMA =
32
32
golang.org/x/crypto v0.21.0 /go.mod h1:0BP7YvVV9gBbVKyeTG0Gyn+gZm94bibOW5BjDEYAOMs =
You can’t perform that action at this time.
0 commit comments