Changelog
60da908 Feat: Add filter by GeoIP (#12)
015c26c chore: removed logs unnecessary
d38ac22 Feat: Add filter by GeoIP
4216ca5 Merge pull request #13 from cyruzin/master
521cf49 Update readme.md
fe3744a goreleaser file modified
5101be0 refactor: Rename jobs of the pipeline #10
c3170f3 refactor: name of jobs
bc9b89f test: method fetch #9
9a5bf07 test: method fetch
c120fb9 fix: few bug and concurrency refactor #8 from wgrr/patch
31b893a Refactor the concurrency model
1b9d91a makefile: remove redundant options & do static builds on linux
0a32d09 Rewrite LastValues fields to be of type int
dfbee91 Release resources associated with response body
b866ba4 Drop the pointer from response decoding type
c06cfe2 Drop CompareInfo function in favor of builtin ==
1f9c34e remove needless statement
d220553 routine: cancel context each loop round
5299620 Replace flag.Int with flag.Duration to represent time
78e93bb update dependencies checksum
3a19b69 add missing ':' in LastValues field tags