Skip to content

go: Update module github.com/kelseyhightower/envconfig to v1.4.0

This MR contains the following updates:

Package Type Update Change
github.com/kelseyhightower/envconfig require minor v1.3.0 -> v1.4.0

MR created with the help of gitlab-org/frontend/renovate-gitlab-bot


Release Notes

kelseyhightower/envconfig

v1.4.0

Compare Source

  • improved boolean parsing
  • support for encoding.BinaryUnmarshaler
  • CheckDisallowed function to validate a spec struct against the environment
  • improvement to word splitting for uppercase words
  • go module support!
  • various error message and documentation improvements

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by GitLab Dependency Bot

Merge request reports