Skip to content

Update module github.com/caarlos0/env/v6 to v10#66

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/github.com-caarlos0-env-v6-10.x
Open

Update module github.com/caarlos0/env/v6 to v10#66
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/github.com-caarlos0-env-v6-10.x

Conversation

@renovate
Copy link

@renovate renovate bot commented Aug 8, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/caarlos0/env/v6 v6.10.1v10.0.0 age confidence

Release Notes

caarlos0/env (github.com/caarlos0/env/v6)

v10.0.0

Compare Source

Changelog

Breaking changes
New Features
Documentation updates
Other work

Released with GoReleaser Pro!

v9.0.0

Compare Source

Changelog

New Features
Bug fixes
Documentation updates

Migrating from v8

Replace envExpand:"true" with ,expand, e.g.:

type Foo struct {
    Foo string `env:"FOO,expand"`
}

Released with GoReleaser Pro!

v8.0.0

Compare Source

Changelog

Other work

Updating from v7

  • if you use env.Parse with no options, no change is required.
  • if you use env.Parse with one Options{}, call env.ParseWithOptions instead.
  • if you use env.Parse with options, and pass more than one Options{}, merge them into a single one, and use env.ParseWithOptions instead.
  • if you use env.ParseWithFuncs, use env.ParseWithOptions instead, and put your parsers into Options{ FuncMap: <here> }.

Released with GoReleaser Pro!

v7.1.0

Compare Source

Changelog

New Features
Bug fixes
Documentation updates

Released with GoReleaser Pro!

v7.0.0

Compare Source

Changelog

Breaking changes
Documentation updates
Other work

Released with GoReleaser Pro!


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: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/github.com-caarlos0-env-v6-10.x branch from cf95447 to 420d8bc Compare October 6, 2025 12:16
@renovate
Copy link
Author

renovate bot commented Oct 6, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 -> v0.0.0-20160902184237-e75332964ef5

@renovate renovate bot force-pushed the renovate/github.com-caarlos0-env-v6-10.x branch 2 times, most recently from fa9fc73 to a6e35ff Compare October 6, 2025 12:19
@renovate renovate bot force-pushed the renovate/github.com-caarlos0-env-v6-10.x branch from a6e35ff to 0dc8e9e Compare November 1, 2025 17:34
@renovate renovate bot force-pushed the renovate/github.com-caarlos0-env-v6-10.x branch from 0dc8e9e to 0adbc6f Compare November 19, 2025 22:46
@renovate
Copy link
Author

renovate bot commented Dec 15, 2025

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 -> v0.0.0-20160902184237-e75332964ef5

@renovate renovate bot force-pushed the renovate/github.com-caarlos0-env-v6-10.x branch from 0adbc6f to afe6bf8 Compare December 15, 2025 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant