This website requires JavaScript.
Explore
Help
Sign In
go-packages
/
iris
Watch
1
Star
0
Fork
0
You've already forked iris
mirror of
https://github.com/kataras/iris.git
synced
2025-01-24 03:01:03 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
856f65be78
iris
/
_examples
/
configuration
/
viper
/
go.mod
8 lines
99 B
Modula-2
Raw
Normal View
History
Unescape
Escape
add viper configuration example and minor improvements - read HISTORY.md
2020-09-16 11:59:51 +02:00
module
app
remove the 'retract' directive, as it's only available on the latest go release
2021-05-28 18:09:16 +02:00
go
1.16
add viper configuration example and minor improvements - read HISTORY.md
2020-09-16 11:59:51 +02:00
require
(
github
.
com
/
kataras
/
iris
/
v12
master
github
.
com
/
spf13
/
viper
v1
.
3.2
)
Reference in New Issue
Copy Permalink