Pinned issues
Issues
- 0
Map entries with nil values are not marshaled
#975 opened by burgerdev - 0
- 1
Setting a root point for Unmarshal
#968 opened by xgvargas - 5
go-toml update 2.2.3 linux deployment error
#965 opened by fengshunli - 2
Remove unsafe
#950 opened by mvdan - 1
Add more context to type errors
#952 opened by ayuhito - 1
omitempty ignores types implementing TextMarshaler
#955 opened by iSchluff - 1
- 1
Why does that return empty bytes?
#960 opened by gabyx - 3
Data race occurred in tracer/seen.go#L334
#946 opened by sysulq - 1
- 2
- 3
- 2
Bring back toml.Unmarshaler
#873 opened by pelletier - 3
- 2
Keys are being deleted during Marshal()
#932 opened by TLINDEN - 2
jsontoml integer handling
#897 opened by schwichtgit - 4
- 4
OSS-Fuzz issue 63789
#913 opened by oss-fuzz-robot - 2
key is already defined error when key with same key name is used inside a different table
#914 opened by akhilerm - 3
go get -u breaks with "go: all: module github.com/pelletier/go-toml/v2@upgrade found (v2.1.0), but does not contain package github.com/pelletier/go-toml/v2/internal/ast"
#912 opened by ashtonian - 1
CI benchmark doesn't work anymore
#902 opened by pelletier - 0
Update toml-test
#909 opened by pelletier - 5
Remove testify
#872 opened by pelletier - 2
Minimum Go version supported?
#898 opened by JRaspass - 4
encoding.TextUnmarshaler doesnt work for struct
#865 opened by xsteadfastx - 9
Ordered encoded results is incorrect in some cases
#882 opened by msaf1980 - 4
Encoder ignores table indentation on array tables
#888 opened by pelletier - 0
Panic when parsing '0' using parseFloat
#886 opened by ocean2811 - 4
Read json struct tags when toml tags are absent
#880 opened by sparr - 5
failed to evaluate const hicb & locb
#869 opened by seaChris - 0
omitempty returns nil for defined empty sections
#878 opened by dbarrosop - 16
- 1
Decode toml failed on the special format
#866 opened by ThisIsSun - 14
ossfuzz 55562: timeout in fuzz_toml
#846 opened by pelletier - 0
oss-fuzz 51465: out of memory
#834 opened by pelletier - 0
- 6
default values for objects in variable length arrays
#857 opened by cfal - 2
Improve error message for string parsing
#858 opened by pgundlach - 1
- 1
- 2
Panic after unmarshal twice to same object
#851 opened by gxsshallot - 1
v2: panic unmarshaling inline table to string
#850 opened by NathanBaulch - 3
Wrong marshaling map
#836 opened by irbgeo - 2
Cannot decode integers into floats
#835 opened by horgh - 0
- 3
panic unmarshaling array of tables
#839 opened by jmank88 - 0
Your internal/ast breaking
#830 opened by verzth - 0
- 3
jsontoml - integers become floats
#824 opened by rleap-m