mirror of
https://github.com/gofiber/storage.git
synced 2025-12-24 13:29:30 +08:00
6 lines
91 B
Modula-2
6 lines
91 B
Modula-2
module github.com/gofiber/storage/memory
|
|
|
|
go 1.14
|
|
|
|
require github.com/gofiber/utils v0.1.2
|