mirror of
https://github.com/shopspring/decimal.git
synced 2024-11-22 12:30:49 +01:00
Add support for Go modules (#157)
This commit is contained in:
parent
bc70c3beb9
commit
360f2bc030
1 changed files with 3 additions and 0 deletions
3
go.mod
Normal file
3
go.mod
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
module github.com/shopspring/decimal
|
||||||
|
|
||||||
|
go 1.13
|
Loading…
Reference in a new issue