Skip to content

Commit 020f255

Browse files
committed
setup AGA SDK client
1 parent b65911e commit 020f255

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ require (
148148
github.com/sirupsen/logrus v1.9.3 // indirect
149149
github.com/spf13/cast v1.7.0 // indirect
150150
github.com/spf13/cobra v1.9.1 // indirect
151+
github.com/stretchr/objx v0.5.2 // indirect
151152
github.com/valyala/bytebufferpool v1.0.0 // indirect
152153
github.com/valyala/fasthttp v1.34.0 // indirect
153154
github.com/x448/float16 v0.8.4 // indirect

0 commit comments

Comments
 (0)