Go library for the TOML file format
Stars
1.9k
Forks
234
Watchers
1.9k
Open Issues
33
Overall repository health assessment
No package.json found
This might not be a Node.js project
575
commits
43
commits
33
commits
31
commits
17
commits
14
commits
10
commits
9
commits
6
commits
6
commits
Fix benchmark script replacing internal package imports (#1042)
77f3862View on GitHubFix parser error pointing to wrong line when last line has no trailing newline (#1041)
16b1ef5View on GitHubbuild(deps): bump docker/login-action from 3 to 4 (#1039)
e14bde7View on GitHubbuild(deps): bump docker/setup-buildx-action from 3 to 4 (#1040)
4b1ff01View on GitHubbuild(deps): bump goreleaser/goreleaser-action from 6 to 7 (#1035)
b357558View on GitHubbuild(deps): bump actions/upload-artifact from 6 to 7 (#1036)
a0be52fView on GitHubSupport Unmarshaler interface for tables and array tables (#1027)
316bfc6View on GitHubFix panic when unmarshaling datetime values to incompatible types (#1028) (#1029)
2edc61fView on GitHubUnmarshalText fallbacks to struct unmarshaling for tables and arrays (#1026)
4a1b05cView on GitHubFix nil pointer map values not being marshaled (#1025)
003aa09View on GitHubbuild(deps): bump golangci/golangci-lint-action from 8 to 9 (#1022)
84d730bView on GitHubbuild(deps): bump actions/setup-go from 5 to 6 (#1023)
97bd897View on GitHubbuild(deps): bump actions/checkout from 5 to 6 (#1024)
7924b18View on GitHub