Skip to content

Commit

Permalink
chore: update wire
Browse files Browse the repository at this point in the history
Signed-off-by: black-desk <me@black-desk.cn>
  • Loading branch information
black-desk committed Feb 13, 2024
1 parent ddb6c9c commit 7175c21
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
4 changes: 1 addition & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@ GOTAGS ?=

.PHONY: all
all:
# https://github.com/google/wire/pull/353
$(GO) get github.com/google/wire/cmd/wire@v0.5.0
$(GO) generate -v -x ./...
env GOWORK=off $(GO) generate -v -x ./...
$(GO) mod tidy
$(GO) build -v --tags=$(GOTAGS) ./cmd/cgtproxy

Expand Down
2 changes: 1 addition & 1 deletion cmd/cgtproxy/cmd/wire_gen.go

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

2 changes: 1 addition & 1 deletion pkg/nftman/wire_gen.go

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

0 comments on commit 7175c21

Please sign in to comment.