mirror of
https://github.com/googleapis/genai-toolbox.git
synced 2026-01-10 07:58:12 -05:00
Using filepath.Join for embed filenames will not respect Windows filepaths. https://github.com/golang/go/issues/44305 Fix #662
Using filepath.Join for embed filenames will not respect Windows filepaths. https://github.com/golang/go/issues/44305 Fix #662