This is an automated email from the ASF dual-hosted git repository.
mani pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/yunikorn-k8shim.git
The following commit(s) were added to refs/heads/master by this push:
new 3df6f52c [YUNIKORN-1648] Fix ginkgo v2 upgrade warnings. (#676)
3df6f52c is described below
commit 3df6f52c9775ee8ad8a9b44764bbac20f8cb3065
Author: haser <[email protected]>
AuthorDate: Tue Sep 19 16:27:20 2023 +0530
[YUNIKORN-1648] Fix ginkgo v2 upgrade warnings. (#676)
Closes: #676
Signed-off-by: Manikandan R <[email protected]>
---
Makefile | 1 -
1 file changed, 1 deletion(-)
diff --git a/Makefile b/Makefile
index bfa9cc3d..b2d06ed3 100644
--- a/Makefile
+++ b/Makefile
@@ -159,7 +159,6 @@ REGISTRY := apache
endif
# Force Go modules even when checked out inside GOPATH
-export ACK_GINKGO_DEPRECATIONS=2.9.0
GO111MODULE := on
export GO111MODULE
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]