upd job_sync && upd gitignore && upd gomod
Some checks are pending
coverage / build (pull_request) Blocked by required conditions
lint / lint (pull_request) Blocked by required conditions
test / test (pull_request) Blocked by required conditions

This commit is contained in:
2025-12-29 12:38:52 +03:00
parent dd9f101c40
commit 154647bb38
3 changed files with 105 additions and 40 deletions

1
go.mod
View File

@@ -2,7 +2,6 @@ module go.unistack.org/micro-codec-toml/v4
go 1.22.0
require (
github.com/BurntSushi/toml v1.4.0
go.unistack.org/micro-proto/v4 v4.1.0