Skip to content

Commit

Permalink
chore(deps): update module gitlab.com/radiofrance/kubecli to v0.6.0
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 22, 2025
1 parent 6b0d1c9 commit db5bebc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
6 changes: 4 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module github.com/radiofrance/dib

go 1.23.2
go 1.23.4

toolchain go1.23.5

require (
github.com/aws/aws-sdk-go-v2 v1.33.0
Expand All @@ -19,7 +21,7 @@ require (
github.com/stretchr/testify v1.10.0
github.com/wolfeidau/humanhash v1.1.0
gitlab.com/radiofrance/go-container-registry v0.2.0
gitlab.com/radiofrance/kubecli v0.5.1
gitlab.com/radiofrance/kubecli v0.6.0
golang.org/x/sync v0.10.0
gopkg.in/yaml.v3 v3.0.1
k8s.io/api v0.32.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -328,8 +328,8 @@ github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9dec
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
gitlab.com/radiofrance/go-container-registry v0.2.0 h1:7UNbTtwaemLvcBnkvM2NzSxJhhfSYjdMJn+EnYYCyc4=
gitlab.com/radiofrance/go-container-registry v0.2.0/go.mod h1:bQ2jr+kl6MMg89Ay8MvWPCoUh8Kfs0R/2qsV7e9SIPU=
gitlab.com/radiofrance/kubecli v0.5.1 h1:c3mCcsy3EkT837QkZNkCuYe/qXc+uXSn4Tgq194SrcQ=
gitlab.com/radiofrance/kubecli v0.5.1/go.mod h1:+suS3IimlXYWcCWxWTYaaNv2XTixMXDDE5PIDVKxM1E=
gitlab.com/radiofrance/kubecli v0.6.0 h1:1Q0/JBDz4/qJzkMTs/tKvBS17omI8iYEU3SfylwXlms=
gitlab.com/radiofrance/kubecli v0.6.0/go.mod h1:jtouwZOAjDrZxWySChwlFgDsf916ALZDfpWMELbUdmU=
go.uber.org/goleak v1.3.0 h1:2K3zAYmnTNqV73imy9J1T3WC+gmCePx2hEGkimedGto=
go.uber.org/goleak v1.3.0/go.mod h1:CoHD4mav9JJNrW/WLlf7HGZPjdw8EucARQHekz1X6bE=
go.uber.org/multierr v1.11.0 h1:blXXJkSxSSfBVBlC76pxqeO+LN3aDfLQo+309xJstO0=
Expand Down

0 comments on commit db5bebc

Please sign in to comment.