mirror of
https://github.com/eosswedenorg/antelope-api-healthcheck
synced 2026-06-17 04:50:02 +02:00
Move source files to "src" folder.
This commit is contained in:
parent
8e8393d560
commit
4ef714a750
6 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -5,7 +5,7 @@ GOLDFLAGS =
|
|||
PREFIX = /usr/local
|
||||
|
||||
PROGRAM_NAME=eosio-api-healthcheck
|
||||
SOURCES=server.go
|
||||
SOURCES=src/server.go
|
||||
DEPENDANCIES= github.com/firstrow/tcp_server \
|
||||
github.com/liamylian/jsontime/v2 \
|
||||
github.com/imroc/req
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue