[PR #237] [MERGED] fix(deps): bump github.com/knadh/koanf from 1.4.2 to 1.4.3 #285

Closed
opened 2026-03-04 00:25:03 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/SignTools/SignTools/pull/237
Author: @dependabot[bot]
Created: 8/22/2022
Status: Merged
Merged: 9/16/2022
Merged by: @ViRb3

Base: masterHead: dependabot/go_modules/github.com/knadh/koanf-1.4.3


📝 Commits (1)

  • c2e0f24 fix(deps): bump github.com/knadh/koanf from 1.4.2 to 1.4.3

📊 Changes

2 files changed (+58 additions, -6 deletions)

View changed files

📝 go.mod (+2 -2)
📝 go.sum (+56 -4)

📄 Description

Bumps github.com/knadh/koanf from 1.4.2 to 1.4.3.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/SignTools/SignTools/pull/237 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/22/2022 **Status:** ✅ Merged **Merged:** 9/16/2022 **Merged by:** [@ViRb3](https://github.com/ViRb3) **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/knadh/koanf-1.4.3` --- ### 📝 Commits (1) - [`c2e0f24`](https://github.com/SignTools/SignTools/commit/c2e0f24bc3c4cc5e740eeb0b7e54f5cabb2fe08d) fix(deps): bump github.com/knadh/koanf from 1.4.2 to 1.4.3 ### 📊 Changes **2 files changed** (+58 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+2 -2) 📝 `go.sum` (+56 -4) </details> ### 📄 Description Bumps [github.com/knadh/koanf](https://github.com/knadh/koanf) from 1.4.2 to 1.4.3. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/knadh/koanf/commit/0e9e5e9730ff421d7e0ab874176f81a4088c48f9"><code>0e9e5e9</code></a> Implement encoding.TextUnmarshaler in mapstructure unmarshal. Closes <a href="https://github-redirect.dependabot.com/knadh/koanf/issues/163">#163</a>.</li> <li><a href="https://github.com/knadh/koanf/commit/ed3461c526ae4ad0c5e43d42db4df1258cbc0d49"><code>ed3461c</code></a> Add Consul provider (<a href="https://github-redirect.dependabot.com/knadh/koanf/issues/159">#159</a>)</li> <li><a href="https://github.com/knadh/koanf/commit/9af33796535a31b1c73408fd200e239b50df82bc"><code>9af3379</code></a> Add HJSON provider.</li> <li><a href="https://github.com/knadh/koanf/commit/cc00b062f3948c15eb7477ebdb5bb298c2b82dfd"><code>cc00b06</code></a> Tidy go.mod</li> <li><a href="https://github.com/knadh/koanf/commit/321d48a8e3e62bf6b3c085fd4aae78cad4e15525"><code>321d48a</code></a> Add etcd provider (<a href="https://github-redirect.dependabot.com/knadh/koanf/issues/158">#158</a>)</li> <li>See full diff in <a href="https://github.com/knadh/koanf/compare/v1.4.2...v1.4.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/knadh/koanf&package-manager=go_modules&previous-version=1.4.2&new-version=1.4.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 00:25:03 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SignTools#285
No description provided.