Something went wrong. Try again.
This repository has no description
Something went wrong. Try again.
180 B · 9 lines
Go
12345678910//go:build tools
package main
import ( _ "gitlab.com/gitlab-org/release-cli/cmd/release-cli")
// This file just exists so we can `go install` stuff with pinned versions later