Go to file
dependabot[bot] e2d01ae0b6
Bump github.com/BurntSushi/toml from 0.4.1 to 1.0.0 (#45)
Bumps [github.com/BurntSushi/toml](https://github.com/BurntSushi/toml) from 0.4.1 to 1.0.0.
- [Release notes](https://github.com/BurntSushi/toml/releases)
- [Commits](https://github.com/BurntSushi/toml/compare/v0.4.1...v1.0.0)

---
updated-dependencies:
- dependency-name: github.com/BurntSushi/toml
  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>
2022-01-20 01:13:30 +03:00
.github update workflows 2021-10-27 17:34:42 +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 0.4.1 to 1.0.0 (#45) 2022-01-20 01:13:30 +03:00
go.sum Bump github.com/BurntSushi/toml from 0.4.1 to 1.0.0 (#45) 2022-01-20 01:13:30 +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