From 6c548df0436de26258bb195d42154e4c40fb77f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 02:12:22 +0000 Subject: [PATCH] chore(deps): bump github.com/thalassa-cloud/client-go Bumps [github.com/thalassa-cloud/client-go](https://github.com/thalassa-cloud/client-go) from 0.28.2 to 0.29.1. - [Release notes](https://github.com/thalassa-cloud/client-go/releases) - [Commits](https://github.com/thalassa-cloud/client-go/compare/v0.28.2...v0.29.1) --- updated-dependencies: - dependency-name: github.com/thalassa-cloud/client-go dependency-version: 0.29.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index a1b5d6f..a2f7b00 100644 --- a/go.mod +++ b/go.mod @@ -10,7 +10,7 @@ require ( github.com/olekukonko/tablewriter v0.0.5 github.com/spf13/cobra v1.10.2 github.com/stretchr/testify v1.11.1 - github.com/thalassa-cloud/client-go v0.28.2 + github.com/thalassa-cloud/client-go v0.29.1 gopkg.in/yaml.v3 v3.0.1 k8s.io/apimachinery v0.35.0 k8s.io/utils v0.0.0-20251002143259-bc988d571ff4 diff --git a/go.sum b/go.sum index ef2f041..a0234c7 100644 --- a/go.sum +++ b/go.sum @@ -51,8 +51,8 @@ github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+ github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI= github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U= github.com/stretchr/testify v1.11.1/go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U= -github.com/thalassa-cloud/client-go v0.28.2 h1:UHaR0BMYgVjXbdKkiRQlAVwIblC7vXaGXrbQwELtdN8= -github.com/thalassa-cloud/client-go v0.28.2/go.mod h1:CPY800FtJifCr1rJP4giXaXMoq7ierOyMl6KjkAvzm4= +github.com/thalassa-cloud/client-go v0.29.1 h1:n/zCXSXhoEypaPbGQD+PpTWVWf8Szw1vJ3KOxrssE3s= +github.com/thalassa-cloud/client-go v0.29.1/go.mod h1:CPY800FtJifCr1rJP4giXaXMoq7ierOyMl6KjkAvzm4= github.com/x448/float16 v0.8.4 h1:qLwI1I70+NjRFUR3zs1JPUCgaCXSh3SW62uAKT1mSBM= github.com/x448/float16 v0.8.4/go.mod h1:14CWIYCyZA/cWjXOioeEpHeN/83MdbZDRQHoFcYsOfg= go.yaml.in/yaml/v2 v2.4.3 h1:6gvOSjQoTB3vt1l+CU+tSyi/HOjfOjRLJ4YwYZGwRO0=