Skip to content

Commit

Permalink
[chore] remove koanf v1.5 dep (#64)
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Boten <[email protected]>
  • Loading branch information
codeboten authored Oct 26, 2023
1 parent f2f282f commit fc12efe
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 324 deletions.
3 changes: 2 additions & 1 deletion generatorreceiver/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ require (
github.com/golang/snappy v0.0.4 // indirect
github.com/json-iterator/go v1.1.12 // indirect
github.com/klauspost/compress v1.17.1 // indirect
github.com/knadh/koanf v1.5.0 // indirect
github.com/knadh/koanf/maps v0.1.1 // indirect
github.com/knadh/koanf/providers/confmap v0.1.0 // indirect
github.com/knadh/koanf/v2 v2.0.1 // indirect
github.com/mitchellh/copystructure v1.2.0 // indirect
github.com/mitchellh/mapstructure v1.5.1-0.20220423185008-bf980b35cac4 // indirect
Expand Down
Loading

0 comments on commit fc12efe

Please sign in to comment.