suzuki-shunsuke / buildflow

CLI tool for powerful build pipeline
MIT License
1 stars 0 forks source link

chore(deps): update module suzuki-shunsuke/go-ci-env to v1 #97

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/suzuki-shunsuke/go-ci-env require major v0.2.1 -> v1.1.0

Release Notes

suzuki-shunsuke/go-ci-env ### [`v1.1.0`](https://togithub.com/suzuki-shunsuke/go-ci-env/releases/v1.1.0) [Compare Source](https://togithub.com/suzuki-shunsuke/go-ci-env/compare/v1.0.0...v1.1.0) #### Feature [#​15](https://togithub.com/suzuki-shunsuke/go-ci-env/issues/15) feat: add a function `cienv.GetByName` ex. ```go platform := cirenv.GetByName("circleci") if platform == nil { return errors.New("invalid platform") } ``` ### [`v1.0.0`](https://togithub.com/suzuki-shunsuke/go-ci-env/compare/v0.2.1...v1.0.0) [Compare Source](https://togithub.com/suzuki-shunsuke/go-ci-env/compare/v0.2.1...v1.0.0)

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.