Go to file
renovate d81f7e4945
continuous-integration/drone/push Build is passing Details
chore(deps): update golang docker tag to v1.19.4 (#21)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| golang | stage | patch | `1.19.3-alpine3.16` -> `1.19.4-alpine3.16` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yMy4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjMuMCJ9-->

Co-authored-by: Renovate <renovate@dwysokinski.me>
Reviewed-on: #21
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
2022-12-07 04:39:00 +00:00
build/docker/sessions chore(deps): update golang docker tag to v1.19.4 (#21) 2022-12-07 04:39:00 +00:00
cmd/sessions feat: session name (#18) 2022-12-02 05:29:11 +00:00
internal feat: session name (#18) 2022-12-02 05:29:11 +00:00
k8s chore: api - update resources 2022-11-27 09:28:49 +01:00
.commitlintrc.yml init 2022-11-17 06:57:04 +01:00
.dockerignore init 2022-11-17 06:57:04 +01:00
.drone.yml feat: govulncheck (#19) 2022-12-04 07:54:54 +00:00
.editorconfig init 2022-11-17 06:57:04 +01:00
.envrc init 2022-11-17 06:57:04 +01:00
.gitignore init 2022-11-17 06:57:04 +01:00
.golangci.yml init 2022-11-17 06:57:04 +01:00
.pre-commit-config.yaml init 2022-11-17 06:57:04 +01:00
Makefile feat: add a new REST endpoint - GET /api/v1/user (#7) 2022-11-21 05:54:42 +00:00
go.mod chore(deps): update module go.uber.org/zap to v1.24.0 2022-12-02 06:32:32 +01:00
go.sum chore(deps): update module go.uber.org/zap to v1.24.0 2022-12-02 06:32:32 +01:00
renovate.json init 2022-11-17 06:57:04 +01:00
skaffold.yml chore: update deps (#13) 2022-11-24 05:57:14 +00:00