Go to file
dependabot[bot] f0582c5cd7
Bump github.com/BurntSushi/toml from 1.2.0 to 1.2.1 (#76)
Bumps [github.com/BurntSushi/toml](https://github.com/BurntSushi/toml) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/BurntSushi/toml/releases)
- [Commits](https://github.com/BurntSushi/toml/compare/v1.2.0...v1.2.1)

---
updated-dependencies:
- dependency-name: github.com/BurntSushi/toml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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>
2022-11-12 18:43:14 +03:00
.github Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 (#74) 2022-10-03 21:37:15 +03:00
.gitignore initial import of toml codec 2020-12-01 00:26:20 +03:00
codec_test.go change import paths 2021-10-25 20:26:12 +03:00
go.mod Bump github.com/BurntSushi/toml from 1.2.0 to 1.2.1 (#76) 2022-11-12 18:43:14 +03:00
go.sum Bump github.com/BurntSushi/toml from 1.2.0 to 1.2.1 (#76) 2022-11-12 18:43:14 +03:00
LICENSE initial import of toml codec 2020-12-01 00:26:20 +03:00
README.md initial import of toml codec 2020-12-01 00:26:20 +03:00
toml.go guard import 2021-10-25 20:40:06 +03:00

micro-codec-toml