Skip to content

Commit

Permalink
chore: update dependancies
Browse files Browse the repository at this point in the history
Signed-off-by: ivan katliarchuk <[email protected]>
  • Loading branch information
ivankatliarchuk committed Jan 14, 2024
1 parent 356f46d commit 3d5bbb0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ dockerdist:
dependency: ## Dependency maintanance
@$(GO) get -u ./...
@$(GO) mod tidy
@$(GO) get -d ./...

.PHONY: dockerimage
dockerimage: ## Build docker image
Expand Down

0 comments on commit 3d5bbb0

Please sign in to comment.