Skip to content

Commit a5f74ef

Browse files
committed
chore(deps): Bump ADK to 0.16.2
Signed-off-by: Eden Reich <eden.reich@gmail.com>
1 parent e7f3fa5 commit a5f74ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/templates/languages/go/go.mod.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module {{ .ADL.Spec.Language.Go.Module }}
33
go {{ .ADL.Spec.Language.Go.Version }}
44

55
require (
6-
github.com/inference-gateway/adk v0.16.1
6+
github.com/inference-gateway/adk v0.16.2
77
github.com/sethvargo/go-envconfig v1.2.0
88
go.uber.org/zap v1.27.0
99
)

0 commit comments

Comments
 (0)