Skip to content

Commit

Permalink
chore(deps): Bump github.com/inferablehq/inferable/sdk-go from 0.1.20…
Browse files Browse the repository at this point in the history
… to 0.1.26 in /bootstrap-go (#46)

* chore(deps): Bump github.com/inferablehq/inferable/sdk-go

Bumps [github.com/inferablehq/inferable/sdk-go](https://github.com/inferablehq/inferable) from 0.1.20 to 0.1.26.
- [Commits](sdk-go/v0.1.20...sdk-go/v0.1.26)

---
updated-dependencies:
- dependency-name: github.com/inferablehq/inferable/sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* [skip ci] Update bootstrap project archives

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and github-actions[bot] authored Nov 3, 2024
1 parent f032f94 commit c0050ba
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
Binary file modified archives/bootstrap-dotnet.zip
Binary file not shown.
Binary file modified archives/bootstrap-go.zip
Binary file not shown.
Binary file modified archives/bootstrap-node.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion bootstrap-go/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/inferablehq/inferable/bootstrap-go
go 1.23.2

require (
github.com/inferablehq/inferable/sdk-go v0.1.20
github.com/inferablehq/inferable/sdk-go v0.1.26
github.com/joho/godotenv v1.5.1
)

Expand Down
4 changes: 2 additions & 2 deletions bootstrap-go/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ github.com/buger/jsonparser v1.1.1 h1:2PnMjfWD7wBILjqQbt530v576A/cAbQvEW9gGIpYMU
github.com/buger/jsonparser v1.1.1/go.mod h1:6RYKKt7H4d4+iWqouImQ9R2FZql3VbhNgx27UK13J/0=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/inferablehq/inferable/sdk-go v0.1.20 h1:YF2vg9+nlxBVCuWXsJHulm+ZZuyRQ9BEceh+RL8O35w=
github.com/inferablehq/inferable/sdk-go v0.1.20/go.mod h1:MNuRqSw8/28SGdk5dHreAcSDkKK4BenNXOp4QDkAbPw=
github.com/inferablehq/inferable/sdk-go v0.1.26 h1:Co+IOUTlWCf5BzdziNvXUgMR4xqhiEBhEMW/C2b1CiQ=
github.com/inferablehq/inferable/sdk-go v0.1.26/go.mod h1:MNuRqSw8/28SGdk5dHreAcSDkKK4BenNXOp4QDkAbPw=
github.com/invopop/jsonschema v0.12.0 h1:6ovsNSuvn9wEQVOyc72aycBMVQFKz7cPdMJn10CvzRI=
github.com/invopop/jsonschema v0.12.0/go.mod h1:ffZ5Km5SWWRAIN6wbDXItl95euhFz2uON45H2qjYt+0=
github.com/joho/godotenv v1.5.1 h1:7eLL/+HRGLY0ldzfGMeQkb7vMd0as4CfYvUVzLqw0N0=
Expand Down

0 comments on commit c0050ba

Please sign in to comment.