- 01 Jan, 2022 3 commits
-
-
Mark Sagi-Kazar authored
Signed-off-by:
Mark Sagi-Kazar <mark.sagikazar@gmail.com>
-
Mark Sagi-Kazar authored
Signed-off-by:
Mark Sagi-Kazar <mark.sagikazar@gmail.com>
-
Mark Sagi-Kazar authored
-
- 29 Dec, 2021 1 commit
-
-
dependabot[bot] authored
Bumps [github.com/spf13/afero](https://github.com/spf13/afero) from 1.7.0 to 1.7.1. - [Release notes](https://github.com/spf13/afero/releases) - [Commits](https://github.com/spf13/afero/compare/v1.7.0...v1.7.1 ) --- updated-dependencies: - dependency-name: github.com/spf13/afero dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- 28 Dec, 2021 2 commits
-
-
dependabot[bot] authored
Bumps [github.com/spf13/afero](https://github.com/spf13/afero) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/spf13/afero/releases) - [Commits](https://github.com/spf13/afero/compare/v1.6.0...v1.7.0 ) --- updated-dependencies: - dependency-name: github.com/spf13/afero dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Mark Sagi-Kazar authored
-
- 15 Dec, 2021 12 commits
-
-
Mark Sagi-Kazar authored
Signed-off-by:
Mark Sagi-Kazar <mark.sagikazar@gmail.com>
-
Mark Sagi-Kazar authored
Signed-off-by:
Mark Sagi-Kazar <mark.sagikazar@gmail.com>
-
Mark Sagi-Kazar authored
Signed-off-by:
Mark Sagi-Kazar <mark.sagikazar@gmail.com>
-
Mark Sagi-Kazar authored
Signed-off-by:
Mark Sagi-Kazar <mark.sagikazar@gmail.com>
-
Mark Sagi-Kazar authored
Signed-off-by:
Mark Sagi-Kazar <mark.sagikazar@gmail.com>
-
Mark Sagi-Kazar authored
Some codecs might have options that rely on Viper in the future (eg. key delimiter) which requires initializing codecs for each Viper instance. Signed-off-by:
Mark Sagi-Kazar <mark.sagikazar@gmail.com>
-
Mark Sagi-Kazar authored
Signed-off-by:
Mark Sagi-Kazar <mark.sagikazar@gmail.com>
-
Mark Sagi-Kazar authored
Signed-off-by:
Mark Sagi-Kazar <mark.sagikazar@gmail.com>
-
Mark Sagi-Kazar authored
This interface is specific to encoding data from Viper's internal, so it's okay to make it Viper specific. BREAKING CHANGE: the encoder interface now accepts a map instead of an interface Signed-off-by:
Mark Sagi-Kazar <mark.sagikazar@gmail.com>
-
Mark Sagi-Kazar authored
This interface is specific to decoding data into Viper's internal, so it's okay to make it Viper specific. BREAKING CHANGE: the decoder interface now accepts a map instead of an interface Signed-off-by:
Mark Sagi-Kazar <mark.sagikazar@gmail.com>
-
Stephen Wodecki authored
-
Mark Sagi-Kazar authored
Signed-off-by:
Mark Sagi-Kazar <mark.sagikazar@gmail.com>
-
- 12 Dec, 2021 2 commits
-
-
Mark Sagi-Kazar authored
-
dependabot[bot] authored
Bumps [gopkg.in/ini.v1](https://github.com/go-ini/ini) from 1.65.0 to 1.66.2. - [Release notes](https://github.com/go-ini/ini/releases) - [Commits](https://github.com/go-ini/ini/compare/v1.65.0...v1.66.2 ) --- updated-dependencies: - dependency-name: gopkg.in/ini.v1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- 09 Dec, 2021 2 commits
-
-
Mark Sagi-Kazar authored
-
Mark Sagi-Kazar authored
-
- 02 Dec, 2021 1 commit
-
-
dependabot[bot] authored
Bumps [github.com/mitchellh/mapstructure](https://github.com/mitchellh/mapstructure) from 1.4.2 to 1.4.3. - [Release notes](https://github.com/mitchellh/mapstructure/releases) - [Changelog](https://github.com/mitchellh/mapstructure/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitchellh/mapstructure/compare/v1.4.2...v1.4.3 ) --- updated-dependencies: - dependency-name: github.com/mitchellh/mapstructure dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- 29 Nov, 2021 1 commit
-
-
dependabot[bot] authored
Bumps [gopkg.in/ini.v1](https://github.com/go-ini/ini) from 1.64.0 to 1.65.0. - [Release notes](https://github.com/go-ini/ini/releases) - [Commits](https://github.com/go-ini/ini/compare/v1.64.0...v1.65.0 ) --- updated-dependencies: - dependency-name: gopkg.in/ini.v1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- 21 Nov, 2021 8 commits
-
-
Mark Sagi-Kazar authored
Signed-off-by:
Mark Sagi-Kazar <mark.sagikazar@gmail.com>
-
Mark Sagi-Kazar authored
Signed-off-by:
Mark Sagi-Kazar <mark.sagikazar@gmail.com>
-
Mark Sagi-Kazar authored
Signed-off-by:
Mark Sagi-Kazar <mark.sagikazar@gmail.com>
-
Mark Sagi-Kazar authored
Signed-off-by:
Mark Sagi-Kazar <mark.sagikazar@gmail.com>
-
Mark Sagi-Kazar authored
Signed-off-by:
Mark Sagi-Kazar <mark.sagikazar@gmail.com>
-
Mark Sagi-Kazar authored
Signed-off-by:
Mark Sagi-Kazar <mark.sagikazar@gmail.com>
-
Mark Sagi-Kazar authored
Signed-off-by:
Mark Sagi-Kazar <mark.sagikazar@gmail.com>
-
dependabot[bot] authored
Bumps [actions/github-script](https://github.com/actions/github-script) from 4 to 5. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](https://github.com/actions/github-script/compare/v4...v5 ) --- updated-dependencies: - dependency-name: actions/github-script dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- 12 Nov, 2021 1 commit
-
-
dependabot[bot] authored
Bumps [gopkg.in/ini.v1](https://github.com/go-ini/ini) from 1.63.2 to 1.64.0. - [Release notes](https://github.com/go-ini/ini/releases) - [Commits](https://github.com/go-ini/ini/compare/v1.63.2...v1.64.0 ) --- updated-dependencies: - dependency-name: gopkg.in/ini.v1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- 22 Sep, 2021 7 commits
-
-
Mark Sagi-Kazar authored
Signed-off-by:
Mark Sagi-Kazar <mark.sagikazar@gmail.com>
-
Mark Sagi-Kazar authored
Signed-off-by:
Mark Sagi-Kazar <mark.sagikazar@gmail.com>
-
Mark Sagi-Kazar authored
Signed-off-by:
Mark Sagi-Kazar <mark.sagikazar@gmail.com>
-
Mark Sagi-Kazar authored
Signed-off-by:
Mark Sagi-Kazar <mark.sagikazar@gmail.com>
-
Mark Sagi-Kazar authored
Signed-off-by:
Mark Sagi-Kazar <mark.sagikazar@gmail.com>
-
Mark Sagi-Kazar authored
Signed-off-by:
Mark Sagi-Kazar <mark.sagikazar@gmail.com>
-
Mark Sagi-Kazar authored
Signed-off-by:
Mark Sagi-Kazar <mark.sagikazar@gmail.com>
-