update to gitlab-cli 1.36.0

This commit is contained in:
kn 2023-12-15 11:04:32 +00:00
parent 4dec2a31fb
commit e1ea2988cf
3 changed files with 5 additions and 3 deletions

View File

@ -1,6 +1,6 @@
COMMENT = GitLab CLI tool
V = 1.35.0
V = 1.36.0
MODGO_MODNAME = gitlab.com/gitlab-org/cli
MODGO_VERSION = v${V}

View File

@ -1,4 +1,4 @@
SHA256 (cli-v1.35.0.zip) = DiaoTvpyGa9IasLwLAc6uQo1A37L1eMJ7m0bx3UR0r0=
SHA256 (cli-v1.36.0.zip) = jKh2EPUnA9sGi76AmnZmp1Z9FZofylMWJpYozLnjHJI=
SHA256 (go_modules/cloud.google.com/go/@v/v0.110.0.mod) = O29NEw+OV6zWIuXjFT6h9S5KXzwbXoW3zojCi1nx384=
SHA256 (go_modules/cloud.google.com/go/@v/v0.110.0.zip) = i9zg17/AfnHOu7198tk9FBijXu0JIRuyHjwe6NL6v3w=
SHA256 (go_modules/cloud.google.com/go/@v/v0.26.0.mod) = IhijTyC5cbwZUhbUGV9XUgoqy9hd5/wxrPxEAmZwTBE=
@ -875,7 +875,7 @@ SHA256 (go_modules/sigs.k8s.io/structured-merge-diff/v4/@v/v4.2.3.mod) = zy30vvn
SHA256 (go_modules/sigs.k8s.io/structured-merge-diff/v4/@v/v4.2.3.zip) = gcFHwkevvHH6E1svQgnAZB4UEme+XGqVag+L+FHnTjE=
SHA256 (go_modules/sigs.k8s.io/yaml/@v/v1.3.0.mod) = L8eybun2ctl7QvpvJfWxWlWYK7usaZYdduux0DbRUAE=
SHA256 (go_modules/sigs.k8s.io/yaml/@v/v1.3.0.zip) = qsiNpVHCpRK2Qss1ZYvz3IYllaNWa9hA6/GOSALx/Mk=
SIZE (cli-v1.35.0.zip) = 17077050
SIZE (cli-v1.36.0.zip) = 17090208
SIZE (go_modules/cloud.google.com/go/@v/v0.110.0.mod) = 1007
SIZE (go_modules/cloud.google.com/go/@v/v0.110.0.zip) = 553617
SIZE (go_modules/cloud.google.com/go/@v/v0.26.0.mod) = 27

View File

@ -21,10 +21,12 @@
@man man/man1/glab-ci-run.1
@man man/man1/glab-ci-status.1
@man man/man1/glab-ci-trace.1
@man man/man1/glab-ci-trigger.1
@man man/man1/glab-ci-view.1
@man man/man1/glab-ci.1
@man man/man1/glab-cluster-agent-get-token.1
@man man/man1/glab-cluster-agent-list.1
@man man/man1/glab-cluster-agent-update-kubeconfig.1
@man man/man1/glab-cluster-agent.1
@man man/man1/glab-cluster.1
@man man/man1/glab-completion.1