mirror of
https://github.com/kataras/iris.git
synced 2025-02-02 23:40:35 +01:00
c55d2063e1
Former-commit-id: cacfa3ad903ce542ce455cb2298c40639c645d3c
8 lines
70 B
Modula-2
8 lines
70 B
Modula-2
module app
|
|
|
|
go 1.13
|
|
|
|
require (
|
|
github.com/kataras/iris/v12 v12.1.6
|
|
)
|