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.112 .0
9
+ github.com/xanzy/go-gitlab v0.113 .0
10
10
golang.org/x/oauth2 v0.23.0
11
11
)
12
12
Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ github.com/mattn/go-colorable v0.1.13 h1:fFA4WZxdEF4tXPZVKMLwD8oUnCTTo08duU7wxec
24
24
github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWEY =
25
25
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
26
26
github.com/stretchr/testify v1.8.1 h1:w7B6lhMri9wdJUVmEZPGGhZzrYTPvgJArz7wNPgYKsk =
27
- github.com/xanzy/go-gitlab v0.112 .0 h1:6Z0cqEooCvBMfBIHw+CgO4AKGRV8na/9781xOb0+DKw =
28
- github.com/xanzy/go-gitlab v0.112 .0 /go.mod h1:wKNKh3GkYDMOsGmnfuX+ITCmDuSDWFO0G+C4AygL9RY =
27
+ github.com/xanzy/go-gitlab v0.113 .0 h1:v5O4R+YZbJGxKqa9iIZxjMyeKkMKBN8P6sZsNl+YckM =
28
+ github.com/xanzy/go-gitlab v0.113 .0 /go.mod h1:wKNKh3GkYDMOsGmnfuX+ITCmDuSDWFO0G+C4AygL9RY =
29
29
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519 /go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc =
30
30
golang.org/x/crypto v0.21.0 h1:X31++rzVUdKhX5sWmSOFZxx8UW/ldWx55cbf08iNAMA =
31
31
golang.org/x/crypto v0.21.0 /go.mod h1:0BP7YvVV9gBbVKyeTG0Gyn+gZm94bibOW5BjDEYAOMs =
You can’t perform that action at this time.
0 commit comments