Skip to content

Commit c2ede06

Browse files
committed
chore(deps): Bump ADK version to 0.17.0
Signed-off-by: Eden Reich <eden.reich@gmail.com>
1 parent 0c04329 commit c2ede06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.2
6+
github.com/inference-gateway/adk v0.17.0
77
github.com/sethvargo/go-envconfig v1.2.0
88
go.uber.org/zap v1.27.0
99
)

0 commit comments

Comments
 (0)