Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
agentchat
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
李伟@五瓣科技
agentchat
Commits
55fe4f5c
Commit
55fe4f5c
authored
Jun 08, 2025
by
Wade
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update dep
parent
f425942d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
go.mod
go.mod
+2
-2
go.sum
go.sum
+2
-0
No files found.
go.mod
View file @
55fe4f5c
...
@@ -93,6 +93,6 @@ require (
...
@@ -93,6 +93,6 @@ require (
)
)
replace github.com/firebase/genkit/go => ../genkit/go
//
replace github.com/firebase/genkit/go => ../genkit/go
//replace github.com/firebase/genkit/go => github.com/wade-liwei/genkit-web/go v0.0.0-20250605093206-aab2d64e9700
replace github.com/firebase/genkit/go => github.com/wade-liwei/genkit-web/go v0.0.0-20250608075733-c03c7f0713cc
go.sum
View file @
55fe4f5c
...
@@ -313,6 +313,8 @@ github.com/valyala/fasttemplate v1.2.1/go.mod h1:KHLXt3tVN2HBp8eijSv/kGJopbvo7S+
...
@@ -313,6 +313,8 @@ github.com/valyala/fasttemplate v1.2.1/go.mod h1:KHLXt3tVN2HBp8eijSv/kGJopbvo7S+
github.com/valyala/tcplisten v0.0.0-20161114210144-ceec8f93295a/go.mod h1:v3UYOV9WzVtRmSR+PDvWpU/qWl4Wa5LApYYX4ZtKbio=
github.com/valyala/tcplisten v0.0.0-20161114210144-ceec8f93295a/go.mod h1:v3UYOV9WzVtRmSR+PDvWpU/qWl4Wa5LApYYX4ZtKbio=
github.com/wade-liwei/genkit-web/go v0.0.0-20250605093206-aab2d64e9700 h1:eLxnJ2ApSEvLfsaeW7jHVzAJ9Px/Nu4DLuw0zzwWtOU=
github.com/wade-liwei/genkit-web/go v0.0.0-20250605093206-aab2d64e9700 h1:eLxnJ2ApSEvLfsaeW7jHVzAJ9Px/Nu4DLuw0zzwWtOU=
github.com/wade-liwei/genkit-web/go v0.0.0-20250605093206-aab2d64e9700/go.mod h1:+YRtLa+m5EQLU6B0ukcrhaeukNeJx1EKYvTOFqdp9NI=
github.com/wade-liwei/genkit-web/go v0.0.0-20250605093206-aab2d64e9700/go.mod h1:+YRtLa+m5EQLU6B0ukcrhaeukNeJx1EKYvTOFqdp9NI=
github.com/wade-liwei/genkit-web/go v0.0.0-20250608075733-c03c7f0713cc h1:GoR7rREO30sY9UqOJej5xqP15rbc5+vm7DlUNCF5Sok=
github.com/wade-liwei/genkit-web/go v0.0.0-20250608075733-c03c7f0713cc/go.mod h1:aNPRmZ57wJN0ZsMZAQYoSbx46H5BGWc/wwtuXbyEZs4=
github.com/wk8/go-ordered-map/v2 v2.1.8 h1:5h/BUHu93oj4gIdvHHHGsScSTMijfx5PeYkE/fJgbpc=
github.com/wk8/go-ordered-map/v2 v2.1.8 h1:5h/BUHu93oj4gIdvHHHGsScSTMijfx5PeYkE/fJgbpc=
github.com/wk8/go-ordered-map/v2 v2.1.8/go.mod h1:5nJHM5DyteebpVlHnWMV0rPz6Zp7+xBAnxjb1X5vnTw=
github.com/wk8/go-ordered-map/v2 v2.1.8/go.mod h1:5nJHM5DyteebpVlHnWMV0rPz6Zp7+xBAnxjb1X5vnTw=
github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f/go.mod h1:N2zxlSyiKSe5eX1tZViRH5QA0qijqEDrYZiPEAiq3wU=
github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f/go.mod h1:N2zxlSyiKSe5eX1tZViRH5QA0qijqEDrYZiPEAiq3wU=
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment