Skip to content

Commit 6465234

Browse files
dependabot[bot]J12934
authored andcommitted
Bump github.com/minio/minio-go/v7
Bumps the go-version-updates group with 1 update in the /operator directory: [github.com/minio/minio-go/v7](https://github.com/minio/minio-go). Updates `github.com/minio/minio-go/v7` from 7.0.99 to 7.0.100 - [Release notes](https://github.com/minio/minio-go/releases) - [Commits](minio/minio-go@v7.0.99...v7.0.100) --- updated-dependencies: - dependency-name: github.com/minio/minio-go/v7 dependency-version: 7.0.100 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0ade22e commit 6465234

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

operator/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ go 1.25.0
88

99
require (
1010
github.com/go-logr/logr v1.4.3
11-
github.com/minio/minio-go/v7 v7.0.99
11+
github.com/minio/minio-go/v7 v7.0.100
1212
github.com/mitchellh/hashstructure/v2 v2.0.2
1313
github.com/onsi/ginkgo v1.16.5
1414
github.com/onsi/gomega v1.39.1

operator/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@ github.com/minio/crc64nvme v1.1.1 h1:8dwx/Pz49suywbO+auHCBpCtlW1OfpcLN7wYgVR6wAI
8585
github.com/minio/crc64nvme v1.1.1/go.mod h1:eVfm2fAzLlxMdUGc0EEBGSMmPwmXD5XiNRpnu9J3bvg=
8686
github.com/minio/md5-simd v1.1.2 h1:Gdi1DZK69+ZVMoNHRXJyNcxrMA4dSxoYHZSQbirFg34=
8787
github.com/minio/md5-simd v1.1.2/go.mod h1:MzdKDxYpY2BT9XQFocsiZf/NKVtR7nkE4RoEpN+20RM=
88-
github.com/minio/minio-go/v7 v7.0.99 h1:2vH/byrwUkIpFQFOilvTfaUpvAX3fEFhEzO+DR3DlCE=
89-
github.com/minio/minio-go/v7 v7.0.99/go.mod h1:EtGNKtlX20iL2yaYnxEigaIvj0G0GwSDnifnG8ClIdw=
88+
github.com/minio/minio-go/v7 v7.0.100 h1:ShkWi8Tyj9RtU57OQB2HIXKz4bFgtVib0bbT1sbtLI8=
89+
github.com/minio/minio-go/v7 v7.0.100/go.mod h1:EtGNKtlX20iL2yaYnxEigaIvj0G0GwSDnifnG8ClIdw=
9090
github.com/mitchellh/hashstructure/v2 v2.0.2 h1:vGKWl0YJqUNxE8d+h8f6NJLcCJrgbhC4NcD46KavDd4=
9191
github.com/mitchellh/hashstructure/v2 v2.0.2/go.mod h1:MG3aRVU/N29oo/V/IhBX8GR/zz4kQkprJgF2EVszyDE=
9292
github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421/go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q=

0 commit comments

Comments
 (0)