1
0
Fork 0
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:
Henrik Hautakoski 2020-03-06 11:35:36 +01:00
parent 8e8393d560
commit 4ef714a750
6 changed files with 1 additions and 1 deletions

View file

@ -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