Quoting @kataras from #78 (comment):
Recommendation
Please rename your ./example directory to ./_examples and use a different go.mod and go.sum files for each of the web frameworks provided there, this way your library will not depend on unnecessary third-parties as _ prefix can be go-skipped.
Thanks,
Gerasimos Maropoulos. Author of the Iris Web Framework.