Skip to content

Commit 0a2ab37

Browse files
AshGodfreygithub-actions[bot]
authored andcommitted
chore: update dependencies
1 parent 9fc726b commit 0a2ab37

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

go.mod

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
1-
21
module github.com/inkeep/ai-api-go
32

43
go 1.20
54

65
require (
76
github.com/cenkalti/backoff/v4 v4.2.0
8-
github.com/ericlagergren/decimal v0.0.0-20221120152707-495c53812d05
9-
github.com/spyzhov/ajson v0.8.0
7+
github.com/ericlagergren/decimal v0.0.0-20221120152707-495c53812d05
108
)

0 commit comments

Comments
 (0)