suzuki-shunsuke / go-ci-env

Go library to get CI meta data from the environment variables.
https://pkg.go.dev/github.com/suzuki-shunsuke/go-ci-env/cienv
MIT License
8 stars 3 forks source link

Release v3.1.0 #92

Closed suzuki-shunsuke closed 3 months ago

suzuki-shunsuke commented 3 months ago

Some OSS requires this release, but I want to verify if the above API changes are really appropriate before releasing v3.1.0.

suzuki-shunsuke commented 3 months ago

go.mod

replace github.com/suzuki-shunsuke/go-ci-env/v3 v3.0.1 => github.com/suzuki-shunsuke/go-ci-env/v3 main
go mod tidy
suzuki-shunsuke commented 3 months ago

Done. https://github.com/suzuki-shunsuke/go-ci-env/releases/tag/v3.1.0