iris/_examples/apidoc/yaag
dependabot[bot] e1021a81ab
Bump golang.org/x/net from 0.4.0 to 0.7.0 in /_examples/apidoc/yaag (#2084)
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:15:18 +02:00
..
go.mod Bump golang.org/x/net from 0.4.0 to 0.7.0 in /_examples/apidoc/yaag (#2084) 2023-02-19 21:15:18 +02:00
go.sum Bump golang.org/x/net from 0.4.0 to 0.7.0 in /_examples/apidoc/yaag (#2084) 2023-02-19 21:15:18 +02:00
main.go examples: replace all app.Run(iris.Addr(...)) with app.Listen just for the shake of simplicity, both are doing the same exact thing as it's described on the http listening first example. 2020-03-05 22:41:27 +02:00