cue.dev/x/gitlab@v0.4.0

cue.mod/module.cue raw

1module: "cue.dev/x/gitlab"
2language: {
3	version: "v0.12.0"
4}
5source: {
6	kind: "self"
7}