File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.23.0
4
4
5
5
require (
6
6
github.com/GoogleCloudPlatform/golang-samples v0.0.0-20250201051611-5fb145d1e974
7
- google.golang.org/genai v0.2 .0
7
+ google.golang.org/genai v0.3 .0
8
8
)
9
9
10
10
require (
Original file line number Diff line number Diff line change @@ -113,8 +113,8 @@ golang.org/x/time v0.9.0 h1:EsRrnYcQiGH+5FfbgvV4AP7qEZstoyrHB0DzarOQ4ZY=
113
113
golang.org/x/time v0.9.0 /go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM =
114
114
google.golang.org/api v0.217.0 h1:GYrUtD289o4zl1AhiTZL0jvQGa2RDLyC+kX1N/lfGOU =
115
115
google.golang.org/api v0.217.0 /go.mod h1:qMc2E8cBAbQlRypBTBWHklNJlaZZJBwDv81B1Iu8oSI =
116
- google.golang.org/genai v0.2 .0 h1:lWKoc2bru2VW9zBIgmBXQTKdT1oQ44W5Gfk950CkTNc =
117
- google.golang.org/genai v0.2 .0 /go.mod h1:yPyKKBezIg2rqZziLhHQ5CD62HWr7sLDLc2PDzdrNVs =
116
+ google.golang.org/genai v0.3 .0 h1:xSYQAFmZvHbQhK8Ay9FvpecMcqVhTGZbLSRiDyxEVBs =
117
+ google.golang.org/genai v0.3 .0 /go.mod h1:yPyKKBezIg2rqZziLhHQ5CD62HWr7sLDLc2PDzdrNVs =
118
118
google.golang.org/genproto v0.0.0-20250115164207-1a7da9e5054f h1:387Y+JbxF52bmesc8kq1NyYIp33dnxCw6eiA7JMsTmw =
119
119
google.golang.org/genproto v0.0.0-20250115164207-1a7da9e5054f /go.mod h1:0joYwWwLQh18AOj8zMYeZLjzuqcYTU3/nC5JdCvC3JI =
120
120
google.golang.org/genproto/googleapis/api v0.0.0-20250115164207-1a7da9e5054f h1:gap6+3Gk41EItBuyi4XX/bp4oqJ3UwuIMl25yGinuAA =
You can’t perform that action at this time.
0 commit comments