Skip to content

Commit 5c2fc22

Browse files
Update module github.com/knadh/koanf/v2 to v2.0.2 (#9469)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/knadh/koanf/v2](https://github.com/knadh/koanf) | `v2.0.1` -> `v2.0.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fknadh%2fkoanf%2fv2/v2.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fknadh%2fkoanf%2fv2/v2.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fknadh%2fkoanf%2fv2/v2.0.1/v2.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fknadh%2fkoanf%2fv2/v2.0.1/v2.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>knadh/koanf (github.com/knadh/koanf/v2)</summary> ### [`v2.0.2`](https://github.com/knadh/koanf/releases/tag/v2.0.2) [Compare Source](https://github.com/knadh/koanf/compare/v2.0.1...v2.0.2) #### What's Changed - feat: add nats provider by [@&#8203;TECHNOFAB11](https://github.com/TECHNOFAB11) in [https://github.com/knadh/koanf/pull/213](https://github.com/knadh/koanf/pull/213) - feat: add flag to optionally fetch secret metadata by [@&#8203;Thunderbottom](https://github.com/Thunderbottom) in [https://github.com/knadh/koanf/pull/219](https://github.com/knadh/koanf/pull/219) - chore: change WithMeta to ExcludeMeta for backwards compatibility by [@&#8203;Thunderbottom](https://github.com/Thunderbottom) in [https://github.com/knadh/koanf/pull/220](https://github.com/knadh/koanf/pull/220) - typos and little clearer code by [@&#8203;GreyXor](https://github.com/GreyXor) in [https://github.com/knadh/koanf/pull/222](https://github.com/knadh/koanf/pull/222) - Fixed a nil panic issue in vault provider by [@&#8203;wangkang](https://github.com/wangkang) in [https://github.com/knadh/koanf/pull/224](https://github.com/knadh/koanf/pull/224) - Not use deprecated io/ioutil by [@&#8203;tchssk](https://github.com/tchssk) in [https://github.com/knadh/koanf/pull/226](https://github.com/knadh/koanf/pull/226) - Proposal: support Vault auth method by [@&#8203;missedone](https://github.com/missedone) in [https://github.com/knadh/koanf/pull/229](https://github.com/knadh/koanf/pull/229) - Add parameterstore provider by [@&#8203;tchssk](https://github.com/tchssk) in [https://github.com/knadh/koanf/pull/227](https://github.com/knadh/koanf/pull/227) - feat: optional support net/http transport by [@&#8203;missedone](https://github.com/missedone) in [https://github.com/knadh/koanf/pull/232](https://github.com/knadh/koanf/pull/232) - breaking change: [#&#8203;233](https://github.com/knadh/koanf/issues/233) return error struct to avoid panic at runtime by [@&#8203;missedone](https://github.com/missedone) in [https://github.com/knadh/koanf/pull/234](https://github.com/knadh/koanf/pull/234) - Bump github.com/nats-io/nkeys from 0.4.4 to 0.4.6 in /providers/nats by [@&#8203;dependabot](https://github.com/dependabot) in [https://github.com/knadh/koanf/pull/246](https://github.com/knadh/koanf/pull/246) - Bump golang.org/x/net from 0.7.0 to 0.17.0 in /providers/etcd by [@&#8203;dependabot](https://github.com/dependabot) in [https://github.com/knadh/koanf/pull/248](https://github.com/knadh/koanf/pull/248) - Bump golang.org/x/net from 0.7.0 to 0.17.0 in /providers/vault by [@&#8203;dependabot](https://github.com/dependabot) in [https://github.com/knadh/koanf/pull/247](https://github.com/knadh/koanf/pull/247) - Bump github.com/nats-io/nats-server/v2 from 2.9.15 to 2.9.23 in /providers/nats by [@&#8203;dependabot](https://github.com/dependabot) in [https://github.com/knadh/koanf/pull/241](https://github.com/knadh/koanf/pull/241) - Bump google.golang.org/grpc from 1.53.0 to 1.56.3 in /providers/etcd by [@&#8203;dependabot](https://github.com/dependabot) in [https://github.com/knadh/koanf/pull/243](https://github.com/knadh/koanf/pull/243) - fix: typo by [@&#8203;testwill](https://github.com/testwill) in [https://github.com/knadh/koanf/pull/251](https://github.com/knadh/koanf/pull/251) - Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /providers/vault by [@&#8203;dependabot](https://github.com/dependabot) in [https://github.com/knadh/koanf/pull/261](https://github.com/knadh/koanf/pull/261) - Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /providers/nats by [@&#8203;dependabot](https://github.com/dependabot) in [https://github.com/knadh/koanf/pull/260](https://github.com/knadh/koanf/pull/260) - Add optional `Opt{}` param that takes a koanf instance to match posflag's default value behaviour in basic flag. Closes [#&#8203;255](https://github.com/knadh/koanf/issues/255). by [@&#8203;knadh](https://github.com/knadh) in [https://github.com/knadh/koanf/pull/259](https://github.com/knadh/koanf/pull/259) - Parser: KDL by [@&#8203;dezren39](https://github.com/dezren39) in [https://github.com/knadh/koanf/pull/266](https://github.com/knadh/koanf/pull/266) - Parser: KDL kdl-go dependency update by [@&#8203;dezren39](https://github.com/dezren39) in [https://github.com/knadh/koanf/pull/267](https://github.com/knadh/koanf/pull/267) #### New Contributors - [@&#8203;TECHNOFAB11](https://github.com/TECHNOFAB11) made their first contribution in [https://github.com/knadh/koanf/pull/213](https://github.com/knadh/koanf/pull/213) - [@&#8203;GreyXor](https://github.com/GreyXor) made their first contribution in [https://github.com/knadh/koanf/pull/222](https://github.com/knadh/koanf/pull/222) - [@&#8203;wangkang](https://github.com/wangkang) made their first contribution in [https://github.com/knadh/koanf/pull/224](https://github.com/knadh/koanf/pull/224) - [@&#8203;tchssk](https://github.com/tchssk) made their first contribution in [https://github.com/knadh/koanf/pull/226](https://github.com/knadh/koanf/pull/226) - [@&#8203;missedone](https://github.com/missedone) made their first contribution in [https://github.com/knadh/koanf/pull/229](https://github.com/knadh/koanf/pull/229) - [@&#8203;testwill](https://github.com/testwill) made their first contribution in [https://github.com/knadh/koanf/pull/251](https://github.com/knadh/koanf/pull/251) - [@&#8203;dezren39](https://github.com/dezren39) made their first contribution in [https://github.com/knadh/koanf/pull/266](https://github.com/knadh/koanf/pull/266) **Full Changelog**: knadh/koanf@v2.0.1...v2.0.2 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
1 parent 52c914d commit 5c2fc22

File tree

61 files changed

+182
-94
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+182
-94
lines changed

cmd/builder/go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
github.com/knadh/koanf/providers/env v0.1.0
1212
github.com/knadh/koanf/providers/file v0.1.0
1313
github.com/knadh/koanf/providers/fs v0.1.0
14-
github.com/knadh/koanf/v2 v2.0.1
14+
github.com/knadh/koanf/v2 v2.0.2
1515
github.com/spf13/cobra v1.8.0
1616
github.com/spf13/pflag v1.0.5
1717
github.com/stretchr/testify v1.8.4
@@ -23,11 +23,11 @@ require (
2323
require (
2424
github.com/davecgh/go-spew v1.1.1 // indirect
2525
github.com/fsnotify/fsnotify v1.7.0 // indirect
26+
github.com/go-viper/mapstructure/v2 v2.0.0-alpha.1 // indirect
2627
github.com/inconshreveable/mousetrap v1.1.0 // indirect
2728
github.com/knadh/koanf/maps v0.1.1 // indirect
2829
github.com/kr/pretty v0.3.1 // indirect
2930
github.com/mitchellh/copystructure v1.2.0 // indirect
30-
github.com/mitchellh/mapstructure v1.5.1-0.20220423185008-bf980b35cac4 // indirect
3131
github.com/mitchellh/reflectwalk v1.0.2 // indirect
3232
github.com/pmezard/go-difflib v1.0.0 // indirect
3333
github.com/rogpeppe/go-internal v1.10.0 // indirect

cmd/builder/go.sum

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cmd/mdatagen/go.mod

+2-1
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,13 @@ require (
2323
github.com/davecgh/go-spew v1.1.1 // indirect
2424
github.com/go-logr/logr v1.4.1 // indirect
2525
github.com/go-logr/stdr v1.2.2 // indirect
26+
github.com/go-viper/mapstructure/v2 v2.0.0-alpha.1 // indirect
2627
github.com/gogo/protobuf v1.3.2 // indirect
2728
github.com/golang/protobuf v1.5.3 // indirect
2829
github.com/json-iterator/go v1.1.12 // indirect
2930
github.com/knadh/koanf/maps v0.1.1 // indirect
3031
github.com/knadh/koanf/providers/confmap v0.1.0 // indirect
31-
github.com/knadh/koanf/v2 v2.0.1 // indirect
32+
github.com/knadh/koanf/v2 v2.0.2 // indirect
3233
github.com/mitchellh/copystructure v1.2.0 // indirect
3334
github.com/mitchellh/mapstructure v1.5.1-0.20231216201459-8508981c8b6c // indirect
3435
github.com/mitchellh/reflectwalk v1.0.2 // indirect

cmd/mdatagen/go.sum

+4-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cmd/otelcorecol/go.mod

+2-1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ require (
3939
github.com/go-logr/logr v1.4.1 // indirect
4040
github.com/go-logr/stdr v1.2.2 // indirect
4141
github.com/go-ole/go-ole v1.2.6 // indirect
42+
github.com/go-viper/mapstructure/v2 v2.0.0-alpha.1 // indirect
4243
github.com/gogo/protobuf v1.3.2 // indirect
4344
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
4445
github.com/golang/protobuf v1.5.3 // indirect
@@ -51,7 +52,7 @@ require (
5152
github.com/klauspost/compress v1.17.5 // indirect
5253
github.com/knadh/koanf/maps v0.1.1 // indirect
5354
github.com/knadh/koanf/providers/confmap v0.1.0 // indirect
54-
github.com/knadh/koanf/v2 v2.0.1 // indirect
55+
github.com/knadh/koanf/v2 v2.0.2 // indirect
5556
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 // indirect
5657
github.com/mitchellh/copystructure v1.2.0 // indirect
5758
github.com/mitchellh/mapstructure v1.5.1-0.20231216201459-8508981c8b6c // indirect

cmd/otelcorecol/go.sum

+4-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

component/go.mod

+2-1
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,12 @@ require (
2727
github.com/davecgh/go-spew v1.1.1 // indirect
2828
github.com/go-logr/logr v1.4.1 // indirect
2929
github.com/go-logr/stdr v1.2.2 // indirect
30+
github.com/go-viper/mapstructure/v2 v2.0.0-alpha.1 // indirect
3031
github.com/gogo/protobuf v1.3.2 // indirect
3132
github.com/golang/protobuf v1.5.3 // indirect
3233
github.com/knadh/koanf/maps v0.1.1 // indirect
3334
github.com/knadh/koanf/providers/confmap v0.1.0 // indirect
34-
github.com/knadh/koanf/v2 v2.0.1 // indirect
35+
github.com/knadh/koanf/v2 v2.0.2 // indirect
3536
github.com/mitchellh/copystructure v1.2.0 // indirect
3637
github.com/mitchellh/mapstructure v1.5.1-0.20231216201459-8508981c8b6c // indirect
3738
github.com/mitchellh/reflectwalk v1.0.2 // indirect

component/go.sum

+4-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

config/configauth/go.mod

+2-1
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,12 @@ require (
1212

1313
require (
1414
github.com/davecgh/go-spew v1.1.1 // indirect
15+
github.com/go-viper/mapstructure/v2 v2.0.0-alpha.1 // indirect
1516
github.com/gogo/protobuf v1.3.2 // indirect
1617
github.com/golang/protobuf v1.5.3 // indirect
1718
github.com/knadh/koanf/maps v0.1.1 // indirect
1819
github.com/knadh/koanf/providers/confmap v0.1.0 // indirect
19-
github.com/knadh/koanf/v2 v2.0.1 // indirect
20+
github.com/knadh/koanf/v2 v2.0.2 // indirect
2021
github.com/mitchellh/copystructure v1.2.0 // indirect
2122
github.com/mitchellh/mapstructure v1.5.1-0.20231216201459-8508981c8b6c // indirect
2223
github.com/mitchellh/reflectwalk v1.0.2 // indirect

config/configauth/go.sum

+4-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

config/configgrpc/go.mod

+2-1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ require (
3030
github.com/fsnotify/fsnotify v1.7.0 // indirect
3131
github.com/go-logr/logr v1.4.1 // indirect
3232
github.com/go-logr/stdr v1.2.2 // indirect
33+
github.com/go-viper/mapstructure/v2 v2.0.0-alpha.1 // indirect
3334
github.com/gogo/protobuf v1.3.2 // indirect
3435
github.com/golang/protobuf v1.5.3 // indirect
3536
github.com/golang/snappy v0.0.4 // indirect
@@ -38,7 +39,7 @@ require (
3839
github.com/klauspost/compress v1.17.2 // indirect
3940
github.com/knadh/koanf/maps v0.1.1 // indirect
4041
github.com/knadh/koanf/providers/confmap v0.1.0 // indirect
41-
github.com/knadh/koanf/v2 v2.0.1 // indirect
42+
github.com/knadh/koanf/v2 v2.0.2 // indirect
4243
github.com/mitchellh/copystructure v1.2.0 // indirect
4344
github.com/mitchellh/mapstructure v1.5.1-0.20231216201459-8508981c8b6c // indirect
4445
github.com/mitchellh/reflectwalk v1.0.2 // indirect

config/configgrpc/go.sum

+4-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

config/confighttp/go.mod

+2-1
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,13 @@ require (
3131
github.com/fsnotify/fsnotify v1.7.0 // indirect
3232
github.com/go-logr/logr v1.4.1 // indirect
3333
github.com/go-logr/stdr v1.2.2 // indirect
34+
github.com/go-viper/mapstructure/v2 v2.0.0-alpha.1 // indirect
3435
github.com/gogo/protobuf v1.3.2 // indirect
3536
github.com/golang/protobuf v1.5.3 // indirect
3637
github.com/hashicorp/go-version v1.6.0 // indirect
3738
github.com/knadh/koanf/maps v0.1.1 // indirect
3839
github.com/knadh/koanf/providers/confmap v0.1.0 // indirect
39-
github.com/knadh/koanf/v2 v2.0.1 // indirect
40+
github.com/knadh/koanf/v2 v2.0.2 // indirect
4041
github.com/mitchellh/copystructure v1.2.0 // indirect
4142
github.com/mitchellh/mapstructure v1.5.1-0.20231216201459-8508981c8b6c // indirect
4243
github.com/mitchellh/reflectwalk v1.0.2 // indirect

config/confighttp/go.sum

+4-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

config/configopaque/go.mod

+2-1
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,10 @@ require (
1111

1212
require (
1313
github.com/davecgh/go-spew v1.1.1 // indirect
14+
github.com/go-viper/mapstructure/v2 v2.0.0-alpha.1 // indirect
1415
github.com/knadh/koanf/maps v0.1.1 // indirect
1516
github.com/knadh/koanf/providers/confmap v0.1.0 // indirect
16-
github.com/knadh/koanf/v2 v2.0.1 // indirect
17+
github.com/knadh/koanf/v2 v2.0.2 // indirect
1718
github.com/kr/pretty v0.3.1 // indirect
1819
github.com/mitchellh/copystructure v1.2.0 // indirect
1920
github.com/mitchellh/mapstructure v1.5.1-0.20231216201459-8508981c8b6c // indirect

0 commit comments

Comments
 (0)