Skip to content

Commit 4158091

Browse files
chore(deps): bump github.com/firebase/genkit/go in the go-deps group (#134)
Bumps the go-deps group with 1 update: [github.com/firebase/genkit/go](https://github.com/firebase/genkit). Updates `github.com/firebase/genkit/go` from 1.5.1 to 1.6.0 - [Release notes](https://github.com/firebase/genkit/releases) - [Commits](genkit-ai/genkit@go/v1.5.1...go/v1.6.0) --- updated-dependencies: - dependency-name: github.com/firebase/genkit/go dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 571726b commit 4158091

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.25.0
55
require (
66
github.com/Masterminds/semver/v3 v3.4.0
77
github.com/fatih/color v1.19.0
8-
github.com/firebase/genkit/go v1.5.1
8+
github.com/firebase/genkit/go v1.6.0
99
github.com/glebarez/sqlite v1.11.0
1010
github.com/magefile/mage v1.17.1
1111
github.com/openai/openai-go v1.12.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ github.com/fatih/color v1.19.0 h1:Zp3PiM21/9Ld6FzSKyL5c/BULoe/ONr9KlbYVOfG8+w=
2222
github.com/fatih/color v1.19.0/go.mod h1:zNk67I0ZUT1bEGsSGyCZYZNrHuTkJJB+r6Q9VuMi0LE=
2323
github.com/felixge/httpsnoop v1.0.4 h1:NFTV2Zj1bL4mc9sqWACXbQFVBBg2W3GPvqp8/ESS2Wg=
2424
github.com/felixge/httpsnoop v1.0.4/go.mod h1:m8KPJKqk1gH5J9DgRY2ASl2lWCfGKXixSwevea8zH2U=
25-
github.com/firebase/genkit/go v1.5.1 h1:aGfWVPeMpqXs7SDjWNzyeF4IblZ+RrylL2rAvr9Fyhg=
26-
github.com/firebase/genkit/go v1.5.1/go.mod h1:vu8ZAqNU6MU5qDza66bvqTtzJoUrqhO/+z5/6dtouJQ=
25+
github.com/firebase/genkit/go v1.6.0 h1:W+oTo/yndFkSe/imGEmsYdW5Qi5w2USG7obiXElAQzY=
26+
github.com/firebase/genkit/go v1.6.0/go.mod h1:vu8ZAqNU6MU5qDza66bvqTtzJoUrqhO/+z5/6dtouJQ=
2727
github.com/glebarez/go-sqlite v1.22.0 h1:uAcMJhaA6r3LHMTFgP0SifzgXg46yJkgxqyuyec+ruQ=
2828
github.com/glebarez/go-sqlite v1.22.0/go.mod h1:PlBIdHe0+aUEFn+r2/uthrWq4FxbzugL0L8Li6yQJbc=
2929
github.com/glebarez/sqlite v1.11.0 h1:wSG0irqzP6VurnMEpFGer5Li19RpIRi2qvQz++w0GMw=

0 commit comments

Comments
 (0)