Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Nahshon Unna-Tsameret <nunnatsa@redhat.com>
  • Loading branch information
nunnatsa committed Oct 17, 2023
1 parent 9d04c48 commit 6251d7e
Show file tree
Hide file tree
Showing 25 changed files with 2,256 additions and 2,443 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ export DOCKER_CLI_EXPERIMENTAL := enabled

# Directories.
ROOT_DIR := $(shell dirname $(realpath $(firstword $(MAKEFILE_LIST))))
BIN_DIR := $(ROOT_DIR)/bin
TOOLS_DIR := $(ROOT_DIR)/hack/tools
BIN_DIR := bin
TOOLS_DIR := hack/tools
TOOLS_BIN_DIR := $(TOOLS_DIR)/bin

# Set --output-base for conversion-gen if we are not within GOPATH
Expand Down
55 changes: 0 additions & 55 deletions api/v1alpha1/kubevirtmachinetemplate_webhook.go

This file was deleted.

93 changes: 0 additions & 93 deletions api/v1alpha1/kubevirtmachinetemplate_webhook_test.go

This file was deleted.

2 changes: 1 addition & 1 deletion api/v1alpha1/zz_generated.deepcopy.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 6251d7e

Please sign in to comment.