109 Commits

Author SHA1 Message Date
renovate[bot]
0c9faa1958
fix(deps): update module github.com/valyala/fasthttp to v1.41.0 2022-10-25 11:50:01 +00:00
62f3e966a5
Merge pull request #12 from wolviecb/renovate/docker-login-action-2.x
chore(deps): update docker/login-action action to v2.1.0
2022-10-12 10:56:15 +02:00
renovate[bot]
c58f902fe6
chore(deps): update docker/login-action action to v2.1.0 2022-10-12 08:52:48 +00:00
bc1a86b9cb
Merge pull request #10 from wolviecb/renovate/docker-login-action-2.x
chore(deps): update docker/login-action action to v2
2022-09-27 12:39:41 +02:00
08f6485df1
Merge pull request #9 from wolviecb/renovate/actions-checkout-3.x
chore(deps): update actions/checkout action to v3
2022-09-27 12:39:28 +02:00
7338e81ea0
Merge pull request #8 from wolviecb/renovate/github.com-valyala-fasthttp-1.x
fix(deps): update module github.com/valyala/fasthttp to v1.40.0
2022-09-27 12:39:15 +02:00
914728d90d
Merge pull request #7 from wolviecb/renovate/go-1.x
chore(deps): update module go to 1.19
2022-09-27 12:37:36 +02:00
0afa2311e7
Merge pull request #6 from wolviecb/renovate/golang-1.x
chore(deps): update golang docker tag to v1.19
2022-09-27 12:36:19 +02:00
renovate[bot]
1148ccd8e0
chore(deps): update docker/login-action action to v2 2022-09-27 10:34:43 +00:00
renovate[bot]
5464df6dfa
chore(deps): update actions/checkout action to v3 2022-09-27 10:34:38 +00:00
renovate[bot]
7317ce01d1
fix(deps): update module github.com/valyala/fasthttp to v1.40.0 2022-09-27 10:34:31 +00:00
renovate[bot]
e9090bef45
chore(deps): update module go to 1.19 2022-09-27 10:34:22 +00:00
renovate[bot]
b39b9edf0b
chore(deps): update golang docker tag to v1.19 2022-09-27 10:33:13 +00:00
03472555dc
Merge pull request #3 from wolviecb/renovate/github.com-fasthttp-router-1.x
fix(deps): update module github.com/fasthttp/router to v1.4.12
2022-09-27 10:42:04 +02:00
cca00adf12
Merge pull request #4 from wolviecb/renovate/docker-login-action-1.x
chore(deps): update docker/login-action action to v1.14.1
2022-09-27 10:41:51 +02:00
renovate[bot]
b23257e145
chore(deps): update docker/login-action action to v1.14.1 2022-09-27 08:41:27 +00:00
renovate[bot]
51ecd93743
fix(deps): update module github.com/fasthttp/router to v1.4.12 2022-09-27 08:41:20 +00:00
34e8c7c7ef
Merge pull request #2 from wolviecb/renovate/configure
Configure Renovate
2022-09-27 10:40:59 +02:00
renovate[bot]
3d498be2f4
chore(deps): add renovate.json 2022-09-27 08:39:52 +00:00
7b300bde65
chore: updates readme and .gitignore 2022-05-19 16:05:20 +02:00
403a473406 Merge pull request 'feat/healthz' (#6) from feat/healthz into main
Reviewed-on: #6
2022-05-19 08:31:48 +00:00
53caaa997b
chore: updates readme 2022-05-19 10:30:30 +02:00
1684e44c47
fix: typos 2022-05-19 10:30:18 +02:00
37d4536e3f
feat: add healthz endpoint 2022-05-19 10:29:51 +02:00
272c2f1330
feat: do not display port number if it matches protocol default port 2022-05-18 15:12:47 +02:00
2b31e08215
fix: cleanup 2022-05-18 15:12:11 +02:00
f88b908ade
fix add an extra flag for the URL port 2022-05-18 15:11:07 +02:00
d8e77cc756
fix: use listenAddr instead of hardcode listen address 2022-05-18 15:07:26 +02:00
fe2aaf8537
fix: latest tag 2022-05-18 13:50:53 +02:00
22ec82a326 Merge pull request 'fix/flags_and_build' (#4) from fix/flags_and_build into main
Reviewed-on: #4
2022-05-18 11:43:49 +00:00
6ac306e327
feat: add builds 2022-05-18 13:42:21 +02:00
1982e6e731
fix: copy all repo files to docker build space 2022-05-18 13:41:55 +02:00
c8a2190606
fix: http flag default value 2022-05-18 13:34:06 +02:00
bb6ecd0a86
fix: command flags 2022-05-17 14:26:34 +02:00
084f1b7aa9 Merge pull request 'chore/internal' (#3) from chore/internal into main
Reviewed-on: #3
2022-05-17 12:21:49 +00:00
16bf08f2dc
feat: add unit tests 2022-05-17 14:19:23 +02:00
308c523001
chore: update dependencies 2022-05-17 14:19:02 +02:00
e507707c0a
chore: fix comment 2022-05-17 14:18:51 +02:00
65830755b9
feat: switch from ioutil to os package and add os.File input to dumpDbTOFile 2022-05-17 14:18:27 +02:00
a31df48b23
feat: change shortener input type from []byte to string 2022-05-17 14:16:23 +02:00
267d2805ab
feat: better error handling 2022-05-17 14:15:33 +02:00
ae557079b7
chore: dependencies cleanup 2022-05-17 14:10:55 +02:00
473deec7e9
chore: use shortie as a internal package 2022-05-17 14:10:35 +02:00
9841b9d71a
general dep update 2022-05-16 10:23:34 +02:00
5d3a3cb4f7
general dep update 2022-05-16 10:22:09 +02:00
b5b4fa66fd
general dep update 2022-05-16 10:19:40 +02:00
705312b4df
general dep update 2022-04-12 12:25:01 +02:00
4edfb03442 Merge pull request 'pin modules and update dockerfile go version' (#2) from mod into master
Reviewed-on: #2
2021-01-10 14:54:49 +00:00
89667718b7
pin modules and update dockerfile go version 2021-01-10 15:54:12 +01:00
2b52b93bbe Merge pull request 'mod' (#1) from mod into master
Reviewed-on: #1
2021-01-10 14:51:48 +00:00