mirror of
https://github.com/googleapis/genai-toolbox.git
synced 2026-01-09 23:48:04 -05:00
9 lines
194 B
Modula-2
9 lines
194 B
Modula-2
module github.com/googleapis/genai-toolbox
|
|
|
|
go 1.23.2
|
|
|
|
require (
|
|
github.com/google/docsy v0.11.0 // indirect
|
|
github.com/martignoni/hugo-notice v0.0.0-20240707105359-40327ac00cc4 // indirect
|
|
)
|