Skip to content

Commit

Permalink
chore(deps): Bump github.com/inferablehq/inferable/sdk-go
Browse files Browse the repository at this point in the history
Bumps [github.com/inferablehq/inferable/sdk-go](https://github.com/inferablehq/inferable) from 0.1.29 to 0.1.32.
- [Commits](sdk-go/v0.1.29...sdk-go/v0.1.32)

---
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]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 5894421 commit cbead7a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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.29
github.com/inferablehq/inferable/sdk-go v0.1.32
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.29 h1:RlupvPMAl9huRDqDrkwk+1yDjTZfvnJGU5hdQ4g1A8w=
github.com/inferablehq/inferable/sdk-go v0.1.29/go.mod h1:8m2iYD/rQyB56nyjqZLek/PsV8KniiCMzlWAV5wmjTA=
github.com/inferablehq/inferable/sdk-go v0.1.32 h1:xGTspXcaWLKRD1DzYj+TZqhgnecrqo38cS4S25nW1hU=
github.com/inferablehq/inferable/sdk-go v0.1.32/go.mod h1:8m2iYD/rQyB56nyjqZLek/PsV8KniiCMzlWAV5wmjTA=
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 cbead7a

Please sign in to comment.