Commit Graph

172 Commits

Author SHA1 Message Date
lukaszraczylo e709f61317 fixup! fixup! Move to distroless images. 1.10.177 2024-02-08 20:40:40 +00:00
lukaszraczylo c49e94b36a fixup! Move to distroless images. 2024-02-08 20:38:53 +00:00
lukaszraczylo dead601864 Move to distroless images. 1.10.172 2024-02-08 17:08:18 +00:00
lukaszraczylo eea0b9031d Update all the dependencies. 1.10.169 2024-01-09 10:23:51 +00:00
lukaszraczylo c8759d43e9 Merge pull request #39 from lukaszraczylo/dependabot/go_modules/github.com/cloudflare/circl-1.3.7
Bump github.com/cloudflare/circl from 1.3.5 to 1.3.7
1.10.165
2024-01-09 09:32:35 +00:00
dependabot[bot] 343496c6c3 Bump github.com/cloudflare/circl from 1.3.5 to 1.3.7
Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/cloudflare/circl/releases)
- [Commits](https://github.com/cloudflare/circl/compare/v1.3.5...v1.3.7)

---
updated-dependencies:
- dependency-name: github.com/cloudflare/circl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 16:52:06 +00:00
lukaszraczylo 129acb3cfe Create dependabot.yml 1.10.160 1.10.159 2023-10-20 10:19:00 +01:00
lukaszraczylo ca3d1b6da0 Use well tested logging sub-library. 2023-10-20 10:15:26 +01:00
lukaszraczylo 3c96bdd3c2 Merge pull request #24 from lukaszraczylo/updates
Dependencies updates and bit of a speedup
1.10.156
2023-10-20 09:44:06 +01:00
lukaszraczylo b999885e0e Ignore action configuration. 2023-10-20 09:43:20 +01:00
lukaszraczylo 5e945c4ba0 Force use of the docker container instead of building the image on the fly. 2023-10-20 09:42:31 +01:00
lukaszraczylo e8742c29b5 Force Go 1.21 2023-10-20 09:31:24 +01:00
lukaszraczylo e168e99151 Hotfix: Invalid golang version in go mod [?] 1.10.149 2023-09-06 09:36:13 +01:00
lukaszraczylo e54b3d339b Update dependencies [maintenance release] 2023-09-06 09:32:46 +01:00
lukaszraczylo 403b3f115f Update dependencies. 1.10.143 2023-05-26 16:38:26 +01:00
lukaszraczylo 76fdbd6f50 fixup! Merge pull request #22 from lukaszraczylo/add-branch-support 1.10.139 2023-05-09 13:57:57 +01:00
lukaszraczylo 67d110295f Merge pull request #22 from lukaszraczylo/add-branch-support
Modify tests to reflect addition of the branch flag.
1.10.136
2023-05-09 11:20:17 +00:00
lukaszraczylo 5c63edcc2e Merge pull request #21 from username-dorf/feat/branch-support
Add branch support for remote repository
2023-05-09 11:19:54 +00:00
lukaszraczylo 1bf33c3a65 Modify tests to reflect addition of the branch flag. 2023-05-09 12:14:49 +01:00
username-dorf 3859fe0469 Update README 2023-05-08 12:03:01 +03:00
username-dorf ac953ab411 Add branch selection for remote repo 2023-05-05 15:12:21 +03:00
lukaszraczylo 9e333c7a45 Update dependencies. 1.10.128 2023-04-11 13:53:17 +01:00
lukaszraczylo 80e669e5b5 Update dependencies. 2023-04-08 21:41:53 +01:00
lukaszraczylo fd32148a53 Update dependency. 1.10.122 2023-04-08 02:21:18 +01:00
lukaszraczylo 0fa3b15a5c Update dependencies, move gjson -> ask 1.10.118 2023-04-08 01:42:01 +01:00
lukaszraczylo 6a34323712 Update dependencies. 1.10.114 2023-03-31 15:37:53 +01:00
lukaszraczylo eeba71c954 Enforce go version 1.20.2 2023-03-31 15:35:37 +01:00
lukaszraczylo a73dd78bd5 Decrease memory footprint by realigning struct members. 2023-03-31 15:34:49 +01:00
lukaszraczylo 817fb91dba Add support for additional flags
Supported flags:
* -e - respect existing tags
* -s - strict matching
1.10.109
2023-03-30 13:53:18 +01:00
lukaszraczylo 601f486b60 Merge pull request #18 from lukaszraczylo/dependabot/go_modules/golang.org/x/net-0.7.0
bump golang.org/x/net from 0.5.0 to 0.7.0
1.10.106
2023-02-19 16:15:34 +00:00
dependabot[bot] 5203ba9f8b bump golang.org/x/net from 0.5.0 to 0.7.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.5.0 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.5.0...v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-18 04:02:46 +00:00
lukaszraczylo 9e54d213a7 Update github actions to use latest versions. 1.10.100 2023-02-02 10:33:59 +00:00
lukaszraczylo acdc87db7d Fix typo on semantic version output setup. 1.10.96 2023-02-02 10:20:47 +00:00
lukaszraczylo 5aaaf3c599 fixup! Build docker image only after binary build succeeded. 1.10.89 1.10.92 2023-02-02 10:02:31 +00:00
lukaszraczylo de8d0dba1d Build docker image only after binary build succeeded. 2023-02-02 09:58:07 +00:00
lukaszraczylo b51ea576a3 fixup! fixup! Fix pipefail in entrypoint.sh 2023-02-02 09:56:42 +00:00
lukaszraczylo a1c81c7120 fixup! Fix pipefail in entrypoint.sh 1.10.85 2023-02-02 09:45:44 +00:00
lukaszraczylo 2f78fd46ef Fix pipefail in entrypoint.sh 1.10.81 2023-02-02 09:38:50 +00:00
lukaszraczylo ecd0363c45 Update build action and issue of the v1 release. 2023-02-02 09:35:25 +00:00
lukaszraczylo 2405a93eb2 Update codecov action v1->v3 1.10.75 2023-01-16 18:16:58 +00:00
lukaszraczylo c97f47c48b fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! Switch to goreleaser. 1.10.73 2023-01-16 18:09:56 +00:00
lukaszraczylo 8217ece82d fixup! fixup! fixup! fixup! fixup! fixup! fixup! Switch to goreleaser. 2023-01-16 17:58:10 +00:00
lukaszraczylo c601de437d fixup! fixup! fixup! fixup! fixup! fixup! Switch to goreleaser. 2023-01-16 17:55:05 +00:00
lukaszraczylo c03086e36c fixup! fixup! fixup! fixup! fixup! Switch to goreleaser. 2023-01-16 17:49:15 +00:00
lukaszraczylo b20a9f8eb7 fixup! fixup! fixup! fixup! Switch to goreleaser. 2023-01-16 17:36:05 +00:00
lukaszraczylo 19fd1d8d3e fixup! fixup! fixup! Switch to goreleaser. 2023-01-16 17:23:47 +00:00
lukaszraczylo 37a6482e74 fixup! fixup! Switch to goreleaser. 2023-01-16 17:11:47 +00:00
lukaszraczylo 9c1e1f2217 fixup! Switch to goreleaser. 2023-01-16 17:11:12 +00:00
lukaszraczylo 746defdaa2 Switch to goreleaser. 2023-01-16 17:03:59 +00:00
lukaszraczylo fc44b5644c fixup! fixup! Prevent download+update of the dependencies. 2023-01-16 14:55:44 +00:00