File tree Expand file tree Collapse file tree 3 files changed +3
-607
lines changed
internal/apischema/openai Expand file tree Collapse file tree 3 files changed +3
-607
lines changed Original file line number Diff line number Diff line change @@ -83,6 +83,7 @@ require (
8383 github.com/AzureAD/microsoft-authentication-library-for-go v1.5.0 // indirect
8484 github.com/Microsoft/go-winio v0.6.2 // indirect
8585 github.com/NYTimes/gziphandler v1.1.1 // indirect
86+ github.com/andybalholm/brotli v1.2.0 // indirect
8687 github.com/antlr4-go/antlr/v4 v4.13.1 // indirect
8788 github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 // indirect
8889 github.com/avast/retry-go v3.0.0+incompatible // indirect
Original file line number Diff line number Diff line change @@ -38,6 +38,8 @@ github.com/alecthomas/kong v1.12.1 h1:iq6aMJDcFYP9uFrLdsiZQ2ZMmcshduyGv4Pek0MQPW
3838github.com/alecthomas/kong v1.12.1 /go.mod h1:p2vqieVMeTAnaC83txKtXe8FLke2X07aruPWXyMPQrU =
3939github.com/alecthomas/repr v0.4.0 h1:GhI2A8MACjfegCPVq9f1FLvIBS+DrQ2KQBFZP1iFzXc =
4040github.com/alecthomas/repr v0.4.0 /go.mod h1:Fr0507jx4eOXV7AlPV6AVZLYrLIuIeSOWtW57eE/O/4 =
41+ github.com/andybalholm/brotli v1.2.0 h1:ukwgCxwYrmACq68yiUqwIWnGY0cTPox/M94sVwToPjQ =
42+ github.com/andybalholm/brotli v1.2.0 /go.mod h1:rzTDkvFWvIrjDXZHkuS16NPggd91W3kUSvPlQ1pLaKY =
4143github.com/anthropics/anthropic-sdk-go v1.12.0 h1:xPqlGnq7rWrTiHazIvCiumA0u7mGQnwDQtvA1M82h9U =
4244github.com/anthropics/anthropic-sdk-go v1.12.0 /go.mod h1:WTz31rIUHUHqai2UslPpw5CwXrQP3geYBioRV4WOLvE =
4345github.com/antlr4-go/antlr/v4 v4.13.1 h1:SqQKkuVZ+zWkMMNkjy5FZe5mr5WURWnlpmOuzYWrPrQ =
You can’t perform that action at this time.
0 commit comments