aboutsummaryrefslogtreecommitdiffstats
path: root/build/conf/go.conf
diff options
context:
space:
mode:
authorthegeorg <thegeorg@yandex-team.com>2023-10-11 11:04:12 +0300
committerthegeorg <thegeorg@yandex-team.com>2023-10-11 11:27:10 +0300
commite3bebe7bbc99ec039576a38f90b36d4a88e7a7ce (patch)
tree6720961989cdd54ac443c10d177b196c36bf8bdb /build/conf/go.conf
parent4f4bcb946e3c96cee17a19b0d6c526251b1c67a0 (diff)
downloadydb-e3bebe7bbc99ec039576a38f90b36d4a88e7a7ce.tar.gz
Mandate LICENSE markup in vendor/
Diffstat (limited to 'build/conf/go.conf')
-rw-r--r--build/conf/go.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/build/conf/go.conf b/build/conf/go.conf
index 8ed1a69167..c4cb7705a2 100644
--- a/build/conf/go.conf
+++ b/build/conf/go.conf
@@ -812,7 +812,6 @@ module GO_LIBRARY: _GO_BASE_UNIT {
SET(_GO_TOOL_MODE lib)
SET(MODULE_TYPE LIBRARY)
SET(PEERDIR_TAGS GO GO_PROTO GO_FBS __EMPTY__ PACKAGE_UNION)
- _REQUIRE_EXPLICIT_LICENSE(vendor)
MODULE_SUFFIX=.a
}