mirror of
https://github.com/idanoo/go-flat-finder
synced 2025-07-02 06:02:18 +00:00
Test address lookup
This commit is contained in:
parent
aa4b421528
commit
9927075d15
6 changed files with 123 additions and 5 deletions
|
@ -3,6 +3,7 @@ pipeline:
|
|||
image: golang:1.19.1
|
||||
commands:
|
||||
- go mod tidy
|
||||
- go build -o flatfinder ./cmd/flatfinder
|
||||
|
||||
depends_on:
|
||||
- lint
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue