Commit Graph

  • bcdfa9abcf fix:add keypath to shadow set when map empty ramkimpls 2024-01-18 17:30:27 -0600
  • 9fb714a484
    build(deps): bump actions/dependency-review-action from 3.1.5 to 4.0.0 dependabot[bot] 2024-01-18 17:56:49 +0000
  • 67d1e5288a
    build(deps): bump github/codeql-action from 3.23.0 to 3.23.1 dependabot[bot] 2024-01-17 17:30:54 +0000
  • 85fe7bbe06
    build(deps): bump cachix/install-nix-action from 24 to 25 dependabot[bot] 2024-01-12 17:29:33 +0000
  • c44f929787 build(deps): bump actions/dependency-review-action from 3.1.4 to 3.1.5 dependabot[bot] 2024-01-04 17:11:30 +0000
  • d9cf5cffdc build(deps): bump github/codeql-action from 3.22.11 to 3.23.0 dependabot[bot] 2024-01-08 17:46:31 +0000
  • d6e5a55f3c
    feat: add errors.Is support to all errors Gerwin van de Steeg 2024-01-09 17:50:25 +1300
  • 3f0cc2b0db
    build(deps): bump github/codeql-action from 3.22.11 to 3.23.0 dependabot[bot] 2024-01-08 17:46:31 +0000
  • cb5aa46b97 clean up Jason Lee 2024-01-06 20:41:43 +0800
  • 51a5afb83c new cleaner approach Jason Lee 2024-01-06 16:20:45 +0800
  • 2df5131b71
    build(deps): bump actions/dependency-review-action from 3.1.4 to 3.1.5 dependabot[bot] 2024-01-04 17:11:30 +0000
  • 44bde863fa handle int slice as well Jason Lee 2024-01-03 14:10:52 +0800
  • c0546f7419 add unit tests to catch a bug/gap where slice values are not overriden by env variables Jason Lee 2024-01-03 12:17:45 +0800
  • dc9d536722
    build(deps): bump github/codeql-action from 3.22.11 to 3.22.12 dependabot[bot] 2023-12-22 17:42:44 +0000
  • 53a0f7864c
    feat: make env variables accessible Cédric Fabianski 2023-12-20 11:22:58 +0100
  • e36638d878 build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 dependabot[bot] 2023-12-19 00:04:00 +0000
  • cf43d0dcb8
    feat: handle other options for prefix Cédric Fabianski 2023-12-18 18:07:28 +0100
  • 3228172da7
    build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 dependabot[bot] 2023-12-19 00:04:00 +0000
  • 473a3dfc7f fix!: hide struct binding behind a feature flag Mark Sagi-Kazar 2023-12-15 13:31:38 +0100
  • 27d9c0f3e5
    fix!: hide struct binding behind a feature flag Mark Sagi-Kazar 2023-12-15 13:31:38 +0100
  • ab3a50c0ce fix!: hide struct binding behind a feature flag v1.18.2 v1.18.x Mark Sagi-Kazar 2023-12-15 13:31:38 +0100
  • 54541f4c03 Sort keys before looping through them to avoid overwriting Sonny Alves Dias 2023-12-16 12:05:51 +0800
  • 0b0a1104ba build(deps): bump github.com/pelletier/go-toml/v2 from 2.1.0 to 2.1.1 dependabot[bot] 2023-12-12 17:26:47 +0000
  • fcda1149d6 build(deps): bump github/codeql-action from 2.22.9 to 3.22.11 dependabot[bot] 2023-12-13 17:11:13 +0000
  • ef6cb5be2c
    fix!: hide struct binding behind a feature flag Mark Sagi-Kazar 2023-12-15 13:31:38 +0100
  • ba07aa0c50
    build(deps): bump github/codeql-action from 2.22.9 to 3.22.11 dependabot[bot] 2023-12-13 17:11:13 +0000
  • d75524d8f2
    build(deps): bump github/codeql-action from 2.22.9 to 2.22.10 dependabot[bot] 2023-12-12 17:33:06 +0000
  • 9d137be940
    build(deps): bump github.com/pelletier/go-toml/v2 from 2.1.0 to 2.1.1 dependabot[bot] 2023-12-12 17:26:47 +0000
  • ca55de9785
    fix: Unmarshal struct decoding when passing in a pointer to a pointer Mark Sagi-Kazar 2023-12-08 18:59:35 +0100
  • 9154b900c3 build(deps): bump actions/setup-go from 4.1.0 to 5.0.0 dependabot[bot] 2023-12-06 17:05:38 +0000
  • 08e4a00949 build(deps): bump github/codeql-action from 2.22.8 to 2.22.9 dependabot[bot] 2023-12-07 17:23:00 +0000
  • fb6eb1e8e9 fix: merge missing struct keys inside UnmarshalExact v1.18.1 Filip Krakowski 2023-12-06 22:20:47 +0100
  • 28dca22a9b
    build(deps): bump github/codeql-action from 2.22.8 to 2.22.9 dependabot[bot] 2023-12-07 17:23:00 +0000
  • f5b00fbd6b
    fix: merge missing struct keys inside UnmarshalExact Filip Krakowski 2023-12-06 22:20:47 +0100
  • e8e6b33755
    build(deps): bump actions/setup-go from 4.1.0 to 5.0.0 dependabot[bot] 2023-12-06 17:05:38 +0000
  • f5fcb4a104 chore: update crypt v1.18.0 Mark Sagi-Kazar 2023-12-06 15:40:52 +0100
  • 0d89b0d6c5
    chore: update crypt Mark Sagi-Kazar 2023-12-06 15:40:52 +0100
  • f7363633d1
    fix isPathShadowedInFlatMap type cast bug (#1585) linuxsong 2023-12-06 21:41:36 +0800
  • 36a38682ba Review changes Oleksandr Redko 2023-12-01 21:51:58 +0200
  • f0c4ccd6cd fix: gocritic lint issues Oleksandr Redko 2023-11-30 17:45:20 +0200
  • 3a23b80b11 ci: enable test shuffle; fix tests Oleksandr Redko 2023-10-07 22:35:21 +0300
  • 73dfb94c57 feat: make Unmarshal work with AutomaticEnv Mark Sagi-Kazar 2023-12-05 15:40:27 +0100
  • 6ea31ae4ca refactor: move all settings code to a getter Mark Sagi-Kazar 2023-12-05 15:17:54 +0100
  • 8ad2293d00
    feat: make Unmarshal work with AutomaticEnv Mark Sagi-Kazar 2023-12-05 15:40:27 +0100
  • 805370528d
    feat: make Unmarshal work with AutomaticEnv Mark Sagi-Kazar 2023-12-05 15:40:27 +0100
  • e9a9fd9ead
    refactor: move all settings code to a getter Mark Sagi-Kazar 2023-12-05 15:17:54 +0100
  • 049cf065a8 feat: auto bind environment variables in viper.Unmarshal Matheus Nogueira 2023-12-04 12:40:21 -0300
  • d5b4c025b5 Review changes Oleksandr Redko 2023-12-01 21:51:58 +0200
  • 07866f18e9 fix: gocritic lint issues Oleksandr Redko 2023-11-30 17:45:20 +0200
  • 3f3d3f39ca
    Merge 21336ce35f into c4dcd31f68 Travis Newhouse 2023-11-30 16:58:35 +0200
  • f2a0ab2ff7
    Merge 792616a7bb into c4dcd31f68 kaylee 2023-11-30 16:58:34 +0200
  • c4dcd31f68 fix: godot lint issues Oleksandr Redko 2023-10-09 17:52:53 +0300
  • 4c9b2a26ae Note Get* behavior on parse failure Ville Skyttä 2023-11-21 09:31:45 +0200
  • a4a551fd2a chore: update dependencies Mark Sagi-Kazar 2023-11-29 18:25:26 +0100
  • 26bcc038fa
    chore: update dependencies Mark Sagi-Kazar 2023-11-29 18:25:26 +0100
  • 464cdab72a refactor: drop fsonitfy wrapper Mark Sagi-Kazar 2023-11-29 17:59:13 +0100
  • e41a6ae7e2
    refactor: drop fsonitfy wrapper Mark Sagi-Kazar 2023-11-29 17:59:13 +0100
  • 6db0ab274d build(deps): bump github.com/fsnotify/fsnotify from 1.6.0 to 1.7.0 dependabot[bot] 2023-11-29 16:43:21 +0000
  • 1c764910bb add info about multiple hosts for remote config maxim-konovalov 2023-11-16 19:39:12 +0300
  • 2832c4bb2c
    build(deps): bump github.com/fsnotify/fsnotify from 1.6.0 to 1.7.0 dependabot[bot] 2023-11-29 16:43:21 +0000
  • 7a9716be0b build(deps): bump github.com/spf13/cast from 1.5.1 to 1.6.0 dependabot[bot] 2023-11-29 14:44:09 +0000
  • fc6a0ff8ad
    build(deps): bump github.com/spf13/cast from 1.5.1 to 1.6.0 dependabot[bot] 2023-11-29 14:44:09 +0000
  • cd3d41c170 build(deps): bump github.com/nats-io/nkeys from 0.4.5 to 0.4.6 dependabot[bot] 2023-10-31 21:34:34 +0000
  • ece813c99a build(deps): bump cachix/install-nix-action from 23 to 24 dependabot[bot] 2023-11-29 14:33:47 +0000
  • a831a3736f build(deps): bump actions/dependency-review-action from 3.1.0 to 3.1.4 dependabot[bot] 2023-11-29 14:33:33 +0000
  • 291a41f167 build(deps): bump github.com/spf13/afero from 1.10.0 to 1.11.0 dependabot[bot] 2023-11-28 18:05:59 +0000
  • 1a4fa6c906 build(deps): bump github/codeql-action from 2.22.3 to 2.22.8 dependabot[bot] 2023-11-23 17:49:03 +0000
  • 07125bf5be
    build(deps): bump cachix/install-nix-action from 23 to 24 dependabot[bot] 2023-11-29 14:33:47 +0000
  • b9004ce8a0
    build(deps): bump actions/dependency-review-action from 3.1.0 to 3.1.4 dependabot[bot] 2023-11-29 14:33:33 +0000
  • be8a2e81aa build(deps): bump actions/github-script from 6.4.1 to 7.0.1 dependabot[bot] 2023-11-20 17:41:54 +0000
  • e9f2018b22 build(deps): bump actions/checkout from 4.1.0 to 4.1.1 dependabot[bot] 2023-10-17 17:20:04 +0000
  • 987669e5c0
    build(deps): bump github.com/spf13/afero from 1.10.0 to 1.11.0 dependabot[bot] 2023-11-28 18:05:59 +0000
  • 3b2dbc969f
    build(deps): bump github/codeql-action from 2.22.3 to 2.22.8 dependabot[bot] 2023-11-23 17:49:03 +0000
  • 9dc7182b19 Note Get* behavior on parse failure Ville Skyttä 2023-11-21 09:31:45 +0200
  • 888501b601
    build(deps): bump actions/github-script from 6.4.1 to 7.0.1 dependabot[bot] 2023-11-20 17:41:54 +0000
  • b72c2648af
    build(deps): bump github/codeql-action from 2.22.3 to 2.22.7 dependabot[bot] 2023-11-16 17:43:13 +0000
  • 0d39443420 add info about multiple hosts for remote config maxim-konovalov 2023-11-16 19:39:12 +0300
  • 3140f0b2df
    build(deps): bump actions/github-script from 6.4.1 to 7.0.0 dependabot[bot] 2023-11-14 17:15:43 +0000
  • 3966a2b52a
    build(deps): bump github/codeql-action from 2.22.3 to 2.22.6 dependabot[bot] 2023-11-14 17:15:42 +0000
  • b60499e0aa
    build(deps): bump actions/dependency-review-action from 3.1.0 to 3.1.3 dependabot[bot] 2023-11-13 17:45:41 +0000
  • b40483a417
    build(deps): bump actions/dependency-review-action from 3.1.0 to 3.1.2 dependabot[bot] 2023-11-08 17:20:19 +0000
  • 4644829f01
    build(deps): bump actions/dependency-review-action from 3.1.0 to 3.1.1 dependabot[bot] 2023-11-06 17:32:07 +0000
  • fb6242addb
    build(deps): bump github.com/nats-io/nkeys from 0.4.5 to 0.4.6 dependabot[bot] 2023-10-31 21:34:34 +0000
  • f0c3993c92
    build(deps): bump github/codeql-action from 2.22.3 to 2.22.5 dependabot[bot] 2023-10-27 17:17:49 +0000
  • fd5f28f4b9
    build(deps): bump google.golang.org/grpc from 1.58.2 to 1.58.3 dependabot[bot] 2023-10-25 21:37:17 +0000
  • 3397996d63
    Merge 44a8b86cb5 into b5daec6e7b Knut Zuidema 2023-10-24 16:24:58 +0800
  • 21336ce35f Add CaseSensitiveKeys option Travis Newhouse 2023-10-20 15:09:25 -0700
  • 2da990eda6
    build(deps): bump github/codeql-action from 2.22.3 to 2.22.4 dependabot[bot] 2023-10-20 17:29:01 +0000
  • 0af00e71e5 Ran linting etc Brandon Hartman 2023-10-18 11:35:35 -0400
  • 8bd0057540 Updating to use go 1.21.3 and logging to use log/slog in go1.21.3 instead of slog-shim Brandon 2023-10-18 08:57:23 -0500
  • 6a278ad6d8
    build(deps): bump actions/checkout from 4.1.0 to 4.1.1 dependabot[bot] 2023-10-17 17:20:04 +0000
  • b5daec6e7b test: Replace ifs with asserts to simplify tests Oleksandr Redko 2023-10-07 22:28:36 +0300
  • b6610e7702 build(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 dependabot[bot] 2023-10-11 23:18:23 +0000
  • 4b59dd6386 build(deps): bump github/codeql-action from 2.21.9 to 2.22.3 dependabot[bot] 2023-10-13 17:12:04 +0000
  • c870e6440f
    build(deps): bump github/codeql-action from 2.21.9 to 2.22.3 dependabot[bot] 2023-10-13 17:12:04 +0000
  • 9892b91e0c
    build(deps): bump github/codeql-action from 2.21.9 to 2.22.2 dependabot[bot] 2023-10-12 17:06:40 +0000
  • 15f615ee21
    build(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 dependabot[bot] 2023-10-11 23:18:23 +0000
  • 922d4e47bd
    build(deps): bump github/codeql-action from 2.21.9 to 2.22.1 dependabot[bot] 2023-10-09 17:40:57 +0000
  • 8726544595 fix: godot lint issues Oleksandr Redko 2023-10-09 17:52:53 +0300
  • 63748f91f6 test: Replace ifs with asserts to simplify tests Oleksandr Redko 2023-10-07 22:28:36 +0300