Paul Lecuq
36c5d6f2ed
- web service with json support - web page - cron service to update database infos
8 lines
179 B
Modula-2
8 lines
179 B
Modula-2
module github.com/markbates/safe
|
|
|
|
require (
|
|
github.com/davecgh/go-spew v1.1.1 // indirect
|
|
github.com/pmezard/go-difflib v1.0.0 // indirect
|
|
github.com/stretchr/testify v1.2.2
|
|
)
|