Go to file
dependabot[bot] f6f6d62279
Bump github.com/BurntSushi/toml from 1.1.0 to 1.2.0 (#73)
Bumps [github.com/BurntSushi/toml](https://github.com/BurntSushi/toml) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/BurntSushi/toml/releases)
- [Commits](https://github.com/BurntSushi/toml/compare/v1.1.0...v1.2.0)

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

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-08-28 17:55:32 +03:00
.github Bump dependabot/fetch-metadata from 1.3.1 to 1.3.3 (#71) 2022-08-28 17:47:00 +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.1.0 to 1.2.0 (#73) 2022-08-28 17:55:32 +03:00
go.sum Bump github.com/BurntSushi/toml from 1.1.0 to 1.2.0 (#73) 2022-08-28 17:55:32 +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