Compare commits

...

3 Commits

Author SHA1 Message Date
Renovate-Clanker 7eb86c0d00 fix(deps): update module github.com/charmbracelet/bubbletea to v2
renovate/artifacts Artifact file update failure
Tests / Run Tests (pull_request) Failing after 11s
2026-04-01 05:05:27 +00:00
bagas 6d4403012f Merge pull request 'chore(deps): update golang docker tag to v1.26.1' (#124) from renovate/golang-1.x into main
SonarQube Scan / SonarQube Trigger (push) Successful in 3m32s
Reviewed-on: #124
2026-04-01 08:33:13 +07:00
Renovate-Clanker e69abd85b6 chore(deps): update golang docker tag to v1.26.1
Tests / Run Tests (pull_request) Successful in 2m34s
2026-04-01 01:07:17 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.26.0-alpine AS go_builder
FROM golang:1.26.1-alpine AS go_builder
ARG VERSION=dev
ARG BUILD_DATE=unknown
+1 -1
View File
@@ -6,7 +6,7 @@ require (
git.fossy.my.id/bagas/tunnel-please-grpc v1.5.0
github.com/caddyserver/certmagic v0.25.1
github.com/charmbracelet/bubbles v1.0.0
github.com/charmbracelet/bubbletea v1.3.10
github.com/charmbracelet/bubbletea/v2 v2.0.2
github.com/charmbracelet/lipgloss v1.1.0
github.com/joho/godotenv v1.5.1
github.com/libdns/cloudflare v0.2.2