mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-13 10:33:35 +00:00
rebase: Bump github.com/gemalto/kmip-go from 0.0.8 to 0.0.9
Bumps [github.com/gemalto/kmip-go](https://github.com/gemalto/kmip-go) from 0.0.8 to 0.0.9. - [Release notes](https://github.com/gemalto/kmip-go/releases) - [Commits](https://github.com/gemalto/kmip-go/compare/v0.0.8...v0.0.9) --- updated-dependencies: - dependency-name: github.com/gemalto/kmip-go dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
mergify[bot]
parent
0c3d3c116a
commit
da57f929f9
2
vendor/github.com/gemalto/kmip-go/Makefile
generated
vendored
2
vendor/github.com/gemalto/kmip-go/Makefile
generated
vendored
@ -3,7 +3,7 @@ BUILD_FLAGS =
|
||||
TEST_FLAGS =
|
||||
COMPOSE ?= docker-compose
|
||||
|
||||
all: fmt build up test lint
|
||||
all: tidy fmt build up test lint
|
||||
|
||||
build:
|
||||
go build $(BUILD_FLAGS) ./...
|
||||
|
2
vendor/modules.txt
vendored
2
vendor/modules.txt
vendored
@ -179,7 +179,7 @@ github.com/fsnotify/fsnotify
|
||||
# github.com/gemalto/flume v0.13.0
|
||||
## explicit; go 1.14
|
||||
github.com/gemalto/flume
|
||||
# github.com/gemalto/kmip-go v0.0.8
|
||||
# github.com/gemalto/kmip-go v0.0.9
|
||||
## explicit; go 1.17
|
||||
github.com/gemalto/kmip-go
|
||||
github.com/gemalto/kmip-go/internal/kmiputil
|
||||
|
Reference in New Issue
Block a user