Gerasimos (Makis) Maropoulos
5095d862d9
minor
2023-02-19 21:44:37 +02:00
dependabot[bot]
04650bb838
Bump golang.org/x/net in /_examples/mvc/vuejs-todo-mvc/src ( #2077 )
...
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:14:03 +02:00
Gerasimos (Makis) Maropoulos
548f99013f
add taiwan's flag to the translation of README by #2043
2023-01-30 16:49:48 +02:00
Gerasimos (Makis) Maropoulos
fc4214e9ae
minor: example improvement
2023-01-25 05:50:42 +02:00
Gerasimos (Makis) Maropoulos
196063d4db
_examples: update modules
2022-12-26 23:26:47 +02:00
jesse.tang
9e8a58bf3b
Optimize: map or slice initialize allocation size / cap ( #1965 )
2022-09-09 15:56:23 +03:00
Gerasimos (Makis) Maropoulos
6e82b40c2e
_examples: minor
2022-07-21 13:40:20 +03:00
Gerasimos (Makis) Maropoulos
94540fa664
_examples: minor
2022-07-19 23:22:51 +03:00
Gerasimos (Makis) Maropoulos
485395190b
update dependencies
2021-10-31 11:49:39 +02:00
Gerasimos (Makis) Maropoulos
856f65be78
remove the 'retract' directive, as it's only available on the latest go release
2021-05-28 19:09:16 +03:00
Gerasimos (Makis) Maropoulos
373b8993ad
add viper configuration example and minor improvements - read HISTORY.md
2020-09-16 12:59:51 +03:00
Gerasimos (Makis) Maropoulos
a917ef68fc
v12.2.0-alpha
2020-09-13 19:18:57 +03:00
Gerasimos (Makis) Maropoulos
bf9f7617e2
examples: update go.mod (see previous commit)
2020-09-05 08:56:01 +03:00
Gerasimos (Makis) Maropoulos
9c56ed6261
examples: minor: update go mod master version
2020-08-26 19:37:14 +03:00
Gerasimos (Makis) Maropoulos
e41e861c4c
update examples go mods
2020-08-21 20:53:45 +03:00
Gerasimos (Makis) Maropoulos
c3205dafa1
New DirOptions.Cache field for in-memory caching and pre-compression for the fastest possible static file server
...
Read HISTORY.md it contains a breaking change, second parameter of HandleDir should be iris.Dir(...) instead of just a string
relative to: https://github.com/kataras/iris/issues/1556#issuecomment-661057446
Former-commit-id: 14b48a06fb3b99287dff543932be2937a64233b9
2020-07-24 13:03:49 +03:00
Gerasimos (Makis) Maropoulos
ed45c77be5
reorganization of _examples and add some new examples such as iris+groupcache+mysql+docker
...
Former-commit-id: ed635ee95de7160cde11eaabc0c1dcb0e460a620
2020-06-07 15:26:06 +03:00