Skip to content

internal/tools/securitypolicy: switch to github.com/pelletier/go-toml#1620

Merged
anmaxvl merged 1 commit intomicrosoft:mainfrom
thaJeztah:replace_toml
Jan 30, 2023
Merged

internal/tools/securitypolicy: switch to github.com/pelletier/go-toml#1620
anmaxvl merged 1 commit intomicrosoft:mainfrom
thaJeztah:replace_toml

Conversation

@thaJeztah
Copy link
Copy Markdown
Contributor

The BurntSushi/toml module was unmaintained for a long time, and most projects switched over to using pelletier/go-toml. While it appears that maintenance was handed over to a new maintainer (BurntSushi/toml#273), switching to the most commonly used implementation to simplify dependency management.

@thaJeztah thaJeztah requested a review from a team as a code owner January 14, 2023 23:42
The BurntSushi/toml module was unmaintained for a long time, and most
projects switched over to using pelletier/go-toml. While it appears
that maintenance was handed over to a new maintainer, switching to
the most commonly used implementation to simplify dependency management.

Signed-off-by: Sebastiaan van Stijn <[email protected]>
Copy link
Copy Markdown
Contributor

@helsaawy helsaawy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
@anmaxvl, any issues?

@anmaxvl anmaxvl merged commit 9f4ddc6 into microsoft:main Jan 30, 2023
anmaxvl pushed a commit to anmaxvl/hcsshim that referenced this pull request Feb 1, 2023
…microsoft#1620)

The BurntSushi/toml module was unmaintained for a long time, and most
projects switched over to using pelletier/go-toml. While it appears
that maintenance was handed over to a new maintainer, switching to
the most commonly used implementation to simplify dependency management.

Signed-off-by: Sebastiaan van Stijn <[email protected]>
princepereira pushed a commit to princepereira/hcsshim that referenced this pull request Aug 29, 2024
…microsoft#1620)

The BurntSushi/toml module was unmaintained for a long time, and most
projects switched over to using pelletier/go-toml. While it appears
that maintenance was handed over to a new maintainer, switching to
the most commonly used implementation to simplify dependency management.

Signed-off-by: Sebastiaan van Stijn <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants