Skip to content

Commit

Permalink
Merge c4ec30a into backport/b-set-osusergo/presumably-relaxing-prawn
Browse files Browse the repository at this point in the history
  • Loading branch information
hc-github-team-nomad-core authored Aug 24, 2022
2 parents a4cdaee + c4ec30a commit 6248e40
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .changelog/14248.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
client: Fixed a bug where user lookups would hang or panic
```
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 ?=
GO_TAGS ?= osusergo

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

0 comments on commit 6248e40

Please sign in to comment.