mirror of
https://github.com/Luzifer/local-functions.git
synced 2024-11-10 01:00:07 +00:00
10 lines
210 B
Modula-2
10 lines
210 B
Modula-2
module github.com/Luzifer/local-functions
|
|
|
|
go 1.15
|
|
|
|
require (
|
|
github.com/Luzifer/go_helpers/v2 v2.11.0
|
|
github.com/Luzifer/rconfig/v2 v2.2.1
|
|
github.com/gorilla/mux v1.8.0
|
|
github.com/sirupsen/logrus v1.7.0
|
|
)
|