Go to file
dependabot[bot] 5231da02cd
Bump github.com/BurntSushi/toml from 0.3.1 to 0.4.1
Bumps [github.com/BurntSushi/toml](https://github.com/BurntSushi/toml) from 0.3.1 to 0.4.1.
- [Release notes](https://github.com/BurntSushi/toml/releases)
- [Commits](https://github.com/BurntSushi/toml/compare/v0.3.1...v0.4.1)

---
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>
2021-09-06 15:03:20 +00:00
.github add github stuff 2021-09-06 15:27:41 +03:00
.gitignore initial import of toml codec 2020-12-01 00:26:20 +03:00
codec_test.go add test file 2021-04-12 17:16:09 +03:00
go.mod Bump github.com/BurntSushi/toml from 0.3.1 to 0.4.1 2021-09-06 15:03:20 +00:00
go.sum Bump github.com/BurntSushi/toml from 0.3.1 to 0.4.1 2021-09-06 15:03:20 +00: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 simplify 2021-05-26 01:06:10 +03:00

micro-codec-toml