Skip to content

Commit

Permalink
Merge pull request #552 from go-faster/dependabot/go_modules/github.c…
Browse files Browse the repository at this point in the history
…om/ogen-go/ogen-1.7.0

chore(deps): bump github.com/ogen-go/ogen from 1.6.0 to 1.7.0
  • Loading branch information
tdakkota authored Nov 29, 2024
2 parents e39a67b + 998d032 commit 9fcb565
Show file tree
Hide file tree
Showing 27 changed files with 288 additions and 196 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ require (
github.com/klauspost/compress v1.17.11
github.com/kr/logfmt v0.0.0-20210122060352-19f9bcb100e6
github.com/mattn/go-isatty v0.0.20
github.com/ogen-go/ogen v1.6.0
github.com/ogen-go/ogen v1.7.0
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/pdatautil v0.114.0
github.com/open-telemetry/opentelemetry-collector-contrib/processor/attributesprocessor v0.114.0
github.com/open-telemetry/opentelemetry-collector-contrib/processor/metricstransformprocessor v0.114.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -517,8 +517,8 @@ github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f h1:KUppIJq7/+
github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
github.com/npillmayer/nestext v0.1.3/go.mod h1:h2lrijH8jpicr25dFY+oAJLyzlya6jhnuG+zWp9L0Uk=
github.com/ogen-go/ogen v1.6.0 h1:5pwTvLdJHVz7MhTHvrcoaQePROXyJnuY5ECcC+GZDrA=
github.com/ogen-go/ogen v1.6.0/go.mod h1:Y+ZYfR1bKmEQBSdxblRtMRsf8Fk/ExskKc4dZNW+hZ0=
github.com/ogen-go/ogen v1.7.0 h1:EBk0JoVpPaWaWJ6VZoQeuuLNDzufdMJsWJr35su5QnI=
github.com/ogen-go/ogen v1.7.0/go.mod h1:2ShRm6u/nXUHuwdVKv2SeaG8enBKPKAE3kSbHwwFh6o=
github.com/oklog/run v1.0.0/go.mod h1:dlhp/R75TPv97u0XWUtDeV/lRKWPKSdTuV0TZvrmrQA=
github.com/oklog/ulid v1.3.1 h1:EGfNDEx6MqHz8B3uNV6QAib1UR2Lm97sHi3ocA6ESJ4=
github.com/oklog/ulid v1.3.1/go.mod h1:CirwcVhetQ6Lv90oh/F+FBtV6XMibvdAFo93nm5qn4U=
Expand Down
14 changes: 7 additions & 7 deletions internal/lokiapi/oas_client_gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

42 changes: 21 additions & 21 deletions internal/lokiapi/oas_handlers_gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 16 additions & 0 deletions internal/lokiapi/oas_operations_gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions internal/lokiapi/oas_router_gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions internal/otelbotapi/oas_client_gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 9fcb565

Please sign in to comment.