mirror of
https://github.com/idanoo/go-flat-finder.git
synced 2024-11-22 16:25:19 +00:00
6 lines
77 B
YAML
6 lines
77 B
YAML
pipeline:
|
|
lint:
|
|
image: golang:1.19.1
|
|
commands:
|
|
- go mod tidy
|