https://github.com/circleci-public/go-orb
https://github.com/circleci-public/go-orb
circleci-orbs golang
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/circleci-public/go-orb
- Owner: CircleCI-Public
- License: mit
- Created: 2019-07-29T21:51:40.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-04-08T17:22:09.000Z (6 months ago)
- Last Synced: 2025-04-08T18:30:26.535Z (6 months ago)
- Topics: circleci-orbs, golang
- Language: Shell
- Homepage: https://circleci.com/orbs/registry/orb/circleci/go
- Size: 111 KB
- Stars: 9
- Watchers: 11
- Forks: 37
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Go (Golang) Orb [](https://circleci.com/gh/CircleCI-Public/go-orb) [][reg-page] [](https://github.com/CircleCI-Public/go-orb/blob/master/LICENSE) [](https://discuss.circleci.com/c/ecosystem/orbs)
A Go Orb for CircleCI.
This orb allows you to do common Go related tasks on CircleCI such as install Go, downloading modules, caching, etc.## Usage
Example usage as well as a list of available executors, commands, and jobs are available on this orb's [registry page][reg-page].
## Resources
[CircleCI Orb Registry Page][reg-page] - The official registry page for this orb will all versions, executors, commands, and jobs described.
[CircleCI Orb Docs](https://circleci.com/docs/2.0/orb-intro/#section=configuration) - Docs for using and creating CircleCI Orbs.## Contributing
We welcome [issues](https://github.com/CircleCI-Public/go-orb/issues) and [pull requests](https://github.com/CircleCI-Public/go-orb/pulls) against this repository!
For further questions/comments about this or other orbs, visit the Orb Category of [CircleCI Discuss](https://discuss.circleci.com/c/orbs).### Publishing
New versions of this orb are published by pushing a SemVer git tag by the Community & Partner Engineering Team.
[reg-page]: https://circleci.com/orbs/registry/orb/circleci/go