Skip to content

Tags: pelletier/go-toml

Tags

v2.2.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump testing to go 1.23 (#961)

v2.2.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: sync pool race condition (#947)

v2.2.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix indentation of custom type arrays (#944)

Signed-off-by: Daniel Weiße <dw@edgeless.systems>

v2.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build(deps): bump github/codeql-action from 2 to 3 (#919)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v2.1.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix unmarshaling of nested non-exported struct (#917)

Fixes #915

v2.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
encode: fix commented table with comment (#894)

And updated README.

v2.0.9

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Decode: assigned empty struct to empty defined sections (#879)

Co-authored-by: Thomas Pelletier <thomas@pelletier.codes>

v2.0.8

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use PtrTo to not require Go 1.18 (#874)

v2.0.7

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix panic when unmarshaling into a map twice (#854)

Fixes #851

v2.0.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
build(deps): bump actions/setup-go from 2 to 3 (#820)

Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 3.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>