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 @@ -13,7 +13,7 @@ require (
1313 github.com/sirupsen/logrus v1.9.3
1414 github.com/spf13/cobra v1.10.1
1515 github.com/xeipuuv/gojsonschema v1.2.0
16- gitlab.com/gitlab-org/api/client-go v0.160 .1
16+ gitlab.com/gitlab-org/api/client-go v0.161 .1
1717 golang.org/x/term v0.37.0
1818 gopkg.in/yaml.v3 v3.0.1
1919)
Original file line number Diff line number Diff line change @@ -134,8 +134,8 @@ github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 h1:EzJWgHo
134134github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 /go.mod h1:GwrjFmJcFw6At/Gs6z4yjiIwzuJ1/+UwLxMQDVQXShQ =
135135github.com/xeipuuv/gojsonschema v1.2.0 h1:LhYJRs+L4fBtjZUfuSZIKGeVu0QRy8e5Xi7D17UxZ74 =
136136github.com/xeipuuv/gojsonschema v1.2.0 /go.mod h1:anYRn/JVcOK2ZgGU+IjEV4nwlhoK5sQluxsYJ78Id3Y =
137- gitlab.com/gitlab-org/api/client-go v0.160 .1 h1:7kEgo1yQ3ZMRps/2JbXzqbRb4Rs8n2ECkAv+6MadJw8 =
138- gitlab.com/gitlab-org/api/client-go v0.160 .1 /go.mod h1:YqKcnxyV9OPAL5U99mpwBVEgBPz1PK/3qwqq/3h6bao =
137+ gitlab.com/gitlab-org/api/client-go v0.161 .1 h1:XX0EtVGL6cGEdNy9xnJ96CSciIzjCwAVsayItHY1YyU =
138+ gitlab.com/gitlab-org/api/client-go v0.161 .1 /go.mod h1:YqKcnxyV9OPAL5U99mpwBVEgBPz1PK/3qwqq/3h6bao =
139139golang.org/x/crypto v0.0.0-20220622213112-05595931fe9d /go.mod h1:IxCIyHEi3zRg3s0A5j5BB6A9Jmi73HwBIUl50j+osU4 =
140140golang.org/x/crypto v0.45.0 h1:jMBrvKuj23MTlT0bQEOBcAE0mjg8mK9RXFhRH6nyF3Q =
141141golang.org/x/crypto v0.45.0 /go.mod h1:XTGrrkGJve7CYK7J8PEww4aY7gM3qMCElcJQ8n8JdX4 =
You can’t perform that action at this time.
0 commit comments