iris/_examples/response-writer
dependabot[bot] a6e0611604
Bump golang.org/x/net in /_examples/response-writer/protobuf (#2067)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.4.0 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.4.0...v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-19 21:11:51 +02:00
..
cache fix https://github.com/kataras/iris/issues/1621 2020-09-10 11:24:23 +03:00
content-negotiation replace ioutil with io package and other minor improvements 2022-06-17 22:03:18 +03:00
http2push examples: use ctx.ResponseWriter().Naive().(http.Pusher) instead 2020-07-24 22:36:46 +03:00
json-third-party _examples: update modules 2022-12-26 23:26:47 +02:00
protobuf Bump golang.org/x/net in /_examples/response-writer/protobuf (#2067) 2023-02-19 21:11:51 +02:00
sse fix #1552 2020-07-06 19:08:02 +03:00
sse-third-party Add Party.Container.SetDependencyMatcher, hero.Container.DependencyMatcher and hero.Dependency.Match to fullfil the feature request asked at: #1842 2022-03-01 21:26:02 +02:00
sse-third-party-2 examples: minor (see previous commits) 2021-01-27 04:51:53 +02:00
stream-writer update stream example 2020-07-01 14:43:24 +03:00
write-rest add an example of SetContextErrorHandler 2022-04-13 01:11:31 +03:00