decimal/go.mod
Chad Skeeters 161f04f87d Adds MarshalYAML for marshaling yaml
Adds MarshalYAMLWithoutQuotes for marshaling Decimal without quotes
2024-11-04 08:45:51 -06:00

5 lines
91 B
Modula-2

module github.com/shopspring/decimal
go 1.10
require gopkg.in/yaml.v3 v3.0.1 // indirect