From b0e884892c6b5e9b4dcee563eb3a18a1dcca91a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 19:27:51 +0000 Subject: [PATCH] Bump github.com/gonvenience/bunt from 1.3.5 to 1.4.0 Bumps [github.com/gonvenience/bunt](https://github.com/gonvenience/bunt) from 1.3.5 to 1.4.0. - [Release notes](https://github.com/gonvenience/bunt/releases) - [Commits](https://github.com/gonvenience/bunt/compare/v1.3.5...v1.4.0) --- updated-dependencies: - dependency-name: github.com/gonvenience/bunt dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 3 +-- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/go.mod b/go.mod index f3f076c..6e526da 100644 --- a/go.mod +++ b/go.mod @@ -30,12 +30,11 @@ require ( github.com/docker/go-connections v0.5.0 // indirect github.com/docker/go-units v0.5.0 // indirect github.com/felixge/httpsnoop v1.0.4 // indirect - github.com/fsnotify/fsnotify v1.8.0 // indirect github.com/go-logr/logr v1.4.2 // indirect github.com/go-logr/stdr v1.2.2 // indirect github.com/go-task/slim-sprig/v3 v3.0.0 // indirect github.com/gogo/protobuf v1.3.2 // indirect - github.com/gonvenience/bunt v1.3.5 // indirect + github.com/gonvenience/bunt v1.4.0 // indirect github.com/gonvenience/neat v1.3.14 // indirect github.com/gonvenience/term v1.0.2 // indirect github.com/gonvenience/text v1.0.8 // indirect diff --git a/go.sum b/go.sum index 6a6e9e3..1ab43bc 100644 --- a/go.sum +++ b/go.sum @@ -42,8 +42,8 @@ github.com/go-task/slim-sprig/v3 v3.0.0 h1:sUs3vkvUymDpBKi3qH1YSqBQk9+9D/8M2mN1v github.com/go-task/slim-sprig/v3 v3.0.0/go.mod h1:W848ghGpv3Qj3dhTPRyJypKRiqCdHZiAzKg9hl15HA8= github.com/gogo/protobuf v1.3.2 h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q= github.com/gogo/protobuf v1.3.2/go.mod h1:P1XiOD3dCwIKUDQYPy72D8LYyHL2YPYrpS2s69NZV8Q= -github.com/gonvenience/bunt v1.3.5 h1:wSQquifvwEWtzn27k1ngLfeLaStyt0k1b/K6TrlCNAs= -github.com/gonvenience/bunt v1.3.5/go.mod h1:7ApqkVBEWvX04oJ28Q2WeI/BvJM6VtukaJAU/q/pTs8= +github.com/gonvenience/bunt v1.4.0 h1:xRAANCgSmQwGoHIyWg80yFgomTiblBayUUSBBPjDHK4= +github.com/gonvenience/bunt v1.4.0/go.mod h1:J9S2b1ZmUKdvybPxhq0hhrIvAwxcUXJjerudNa2Fhdw= github.com/gonvenience/neat v1.3.14 h1:J9vOJ4eXaKXpqLWQdgI7dXr9NX7dSm41pXlsaDGYtU4= github.com/gonvenience/neat v1.3.14/go.mod h1:FA/gRBZeAKvFswAR9W1GiRAz9qrQMdyBrI8lBXmugmQ= github.com/gonvenience/term v1.0.2 h1:qKa2RydbWIrabGjR/fegJwpW5m+JvUwFL8mLhHzDXn0=