Commit Graph

16 Commits

Author SHA1 Message Date
2d330a99b7 Add CI and go-report badges. Add comments to make golint happy 2021-11-30 17:49:02 +01:00
9b10052cd1 refactor on some tests 2021-11-30 16:32:52 +01:00
def2b0f2f0 Update Gin and testcontainers to latest version 2021-11-30 16:07:31 +01:00
8b5cccd744 Refactor setting module and add tests (#4) 1.0.3 2021-11-29 18:16:27 +01:00
2571e22843 Fix format errors and add gofmt and golines to Makefile 2021-11-21 18:23:36 +01:00
2807e2afc9 Improve client port handling and fix IPv6 client port testing 1.0.2 2021-11-21 12:49:13 +01:00
1aa59f1b0b Fix long lines (#2)
Using [golines](https://github.com/segmentio/golines):
`golines -w .`
2021-11-18 19:26:53 +01:00
126ae833b5 Fix LICENSE file, a tgz instead of text plain was commited by mistake 1.0.1 2021-11-18 13:04:38 +01:00
97b3245278 Enable automatic releases 2021-11-17 17:01:29 +01:00
7bc95f98c8 Add -s -w flags when building to omit the symbol table, debug information and the DWARF table 2021-11-16 19:10:19 +01:00
66f3436371 Add github releases 2021-11-16 19:10:01 +01:00
7d2209d390 Fix workflow when pushing artifact to Dockerhub 2021-11-12 19:01:19 +01:00
255660374f Update README.md 2021-11-11 18:30:50 +01:00
36f82eb6a7 Add github workflow (#1)
* Add github workflow
2021-11-11 17:09:05 +01:00
c0d1143de6 Fix Makefile 2021-11-10 20:27:02 +01:00
2fcfa91545 first commit 1.0.0 2021-11-10 20:06:12 +01:00