Update shopspring/decimal

This commit is contained in:
Tyler Sommer 2023-04-07 21:43:43 -06:00
parent 689e13d918
commit a8aa579c7f
No known key found for this signature in database
GPG key ID: C09C010500DBD008
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -2,4 +2,4 @@ module github.com/tyler-sommer/stick
go 1.12
require github.com/shopspring/decimal v0.0.0-20180709203117-cd690d0c9e24
require github.com/shopspring/decimal v1.3.1

4
go.sum
View file

@ -1,2 +1,2 @@
github.com/shopspring/decimal v0.0.0-20180709203117-cd690d0c9e24 h1:pntxY8Ary0t43dCZ5dqY4YTJCObLY1kIXl0uzMv+7DE=
github.com/shopspring/decimal v0.0.0-20180709203117-cd690d0c9e24/go.mod h1:M+9NzErvs504Cn4c5DxATwIqPbtswREoFCre64PpcG4=
github.com/shopspring/decimal v1.3.1 h1:2Usl1nmF/WZucqkFZhnfFYxxxu8LG21F6nPQBE5gKV8=
github.com/shopspring/decimal v1.3.1/go.mod h1:DKyhrW/HYNuLGql+MJL6WCR6knT2jwCFRcu2hWCYk4o=