Skip to content

Commit

Permalink
Revert "backport of commit c4ec30a (#14276)"
Browse files Browse the repository at this point in the history
This reverts commit 3d27967.
  • Loading branch information
lgfa29 authored Aug 25, 2022
1 parent 87af81c commit de6ab17
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .changelog/14248.txt

This file was deleted.

2 changes: 1 addition & 1 deletion GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ ifneq (MSYS_NT,$(THIS_OS))
GOPATH=$(shell go env GOPATH | cut -d: -f1)
endif

GO_TAGS ?= osusergo
GO_TAGS ?=

ifeq ($(CI),true)
GO_TAGS := codegen_generated $(GO_TAGS)
Expand Down

0 comments on commit de6ab17

Please sign in to comment.