chore: update dependencies

This commit is contained in:
speakeasy-github
2024-02-24 00:42:39 +00:00
committed by github-actions[bot]
parent 0118475c63
commit 70001e1e72

3
go.mod
View File

@@ -4,6 +4,5 @@ go 1.20
require ( require (
github.com/cenkalti/backoff/v4 v4.2.0 github.com/cenkalti/backoff/v4 v4.2.0
github.com/ericlagergren/decimal v0.0.0-20221120152707-495c53812d05 github.com/ericlagergren/decimal v0.0.0-20221120152707-495c53812d05
github.com/spyzhov/ajson v0.8.0
) )